Merge pull request #2971 from barryvdh/patch-3
Add type 'project' to composer.json
This commit is contained in:
commit
55053de667
|
@ -3,6 +3,7 @@
|
|||
"description": "The Laravel Framework.",
|
||||
"keywords": ["framework", "laravel"],
|
||||
"license": "MIT",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"laravel/framework": "4.2.*"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue