mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Update composer.json
This commit is contained in:
+3
-3
@@ -11,9 +11,9 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"illuminate/support": "^5.0,<5.4",
|
"illuminate/support": "^5.0,<5.5",
|
||||||
"illuminate/console": "^5.0,<5.4",
|
"illuminate/console": "^5.0,<5.5",
|
||||||
"illuminate/filesystem": "^5.0,<5.4",
|
"illuminate/filesystem": "^5.0,<5.5",
|
||||||
"barryvdh/reflection-docblock": "^2.0.4",
|
"barryvdh/reflection-docblock": "^2.0.4",
|
||||||
"symfony/class-loader": "^2.3|^3.0"
|
"symfony/class-loader": "^2.3|^3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user