We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6024a9 commit c81d5f5Copy full SHA for c81d5f5
composer.json
@@ -8,7 +8,7 @@
8
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x",
9
"illuminate/console": "5.0.x|5.1.x|5.2.x|5.3.x",
10
"illuminate/filesystem": "5.0.x|5.1.x|5.2.x|5.3.x",
11
- "symfony/class-loader": "dev-master",
+ "symfony/class-loader": "^2.3|3.*",
12
"doctrine/dbal": "~2.3"
13
},
14
"autoload": {
0 commit comments