mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 02:23:11 +00:00
Update composer.json
This commit is contained in:
+3
-3
@@ -11,9 +11,9 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"illuminate/support": "4.x",
|
"illuminate/support": "4.x|5.0.x",
|
||||||
"illuminate/console": "4.x",
|
"illuminate/console": "4.x|5.0.x",
|
||||||
"illuminate/filesystem": "4.x",
|
"illuminate/filesystem": "4.x|5.0.x",
|
||||||
"phpdocumentor/reflection-docblock": "2.0.x",
|
"phpdocumentor/reflection-docblock": "2.0.x",
|
||||||
"symfony/class-loader": "~2.3"
|
"symfony/class-loader": "~2.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user