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