Skip to content

Commit

Permalink
modify package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WeLabs committed Jan 15, 2017
1 parent 9e27ded commit 6fb110c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "infyomlabs/laravel-generator",
"description": "InfyOm Laravel Generator",
"name": "welabs/laravel-generator",
"description": "WeLabs Laravel Generator",
"keywords": [
"laravel",
"api",
Expand All @@ -20,10 +20,14 @@
{
"name": "Mitul Golakiya",
"email": "me@mitul.me"
},
{
"name": "Wang Rui",
"email": "wrmake@live.cn"
}
],
"require": {
"php": ">=5.5.9",
"php": ">=7.1.0",
"illuminate/support": "~5.0",
"prettus/l5-repository": "~2.1",
"laracasts/flash": "~2.0"
Expand Down

0 comments on commit 6fb110c

Please sign in to comment.