Allow symfony/class-loader 3.0 to be installed

This commit is contained in:
Stéphane Goetz
2016-01-03 11:25:12 +01:00
parent d82e8f191f
commit cc794a2fba
+1 -1
View File
@@ -15,7 +15,7 @@
"illuminate/console": "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",
"symfony/class-loader": "~2.3"
"symfony/class-loader": "~2.3|~3.0"
},
"require-dev": {
"doctrine/dbal": "~2.3"