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 ff979e4 commit ed38e0bCopy full SHA for ed38e0b
composer.json
@@ -11,8 +11,8 @@
11
],
12
"require": {
13
"php": ">=7.0",
14
- "illuminate/support": "5.4.* || 5.5.*",
15
- "illuminate/http": "5.4.* || 5.5.*",
+ "illuminate/support": "5.4.* || 5.5.* || 5.6.*",
+ "illuminate/http": "5.4.* || 5.5.* || 5.6.*",
16
"intervention/image": "^2.4"
17
},
18
"require-dev": {
0 commit comments