mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Allow symfony/class-loader 3.0 to be installed
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
"illuminate/console": "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/filesystem": "5.0.x|5.1.x|5.2.x",
|
||||||
"phpdocumentor/reflection-docblock": "2.0.4",
|
"phpdocumentor/reflection-docblock": "2.0.4",
|
||||||
"symfony/class-loader": "~2.3"
|
"symfony/class-loader": "~2.3|~3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/dbal": "~2.3"
|
"doctrine/dbal": "~2.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user