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 bddc6fe commit a7c29b6Copy full SHA for a7c29b6
composer.json
@@ -10,7 +10,7 @@
10
],
11
"require": {
12
"php": ">=5.5.0",
13
- "illuminate/support": "5.0.*",
+ "illuminate/support": ">=5.0.0",
14
"intervention/image": "2.*"
15
},
16
"autoload": {
0 commit comments