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 e0beb3b commit bdff4caCopy full SHA for bdff4ca
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/support": "5.0.*|5.1.*"
+ "illuminate/support": "5.0.*|5.1.*|5.2.*"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^4.7.6"
0 commit comments