Skip to content

Commit 5b9667a

Browse files
committed
=Fixes the composer file
1 parent 28b7764 commit 5b9667a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"name": "crestapps/laravel-code-generator",
33
"license": "MIT",
4-
"description": "A clean code generator for Laravel framework that will save you time!
5-
This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms!
6-
It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.",
4+
"description": "A clean code generator for Laravel framework that will save you time!This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.",
75
"version": "v1.1.0",
86
"keywords": [
97
"laravel","crud","crud generator",

0 commit comments

Comments
 (0)