Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit dd1cf22

Browse files
author
atehnix
committed
Fix description
1 parent 73730cb commit dd1cf22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Override Laravel stubs
1+
# Customize laravel make command
22
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
33
[![Packagist Version](https://img.shields.io/packagist/v/atehnix/laravel-stubs.svg)](https://packagist.org/packages/atehnix/laravel-stubs)
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atehnix/laravel-stubs",
3-
"description": "Override default stubs",
3+
"description": "Customize laravel make command.",
44
"keywords": [
55
"laravel",
66
"stub",

0 commit comments

Comments
 (0)