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.
2 parents ed38e0b + 8f90df0 commit 23f0a60Copy full SHA for 23f0a60
composer.json
@@ -10,9 +10,8 @@
10
}
11
],
12
"require": {
13
- "php": ">=7.0",
14
- "illuminate/support": "5.4.* || 5.5.* || 5.6.*",
15
- "illuminate/http": "5.4.* || 5.5.* || 5.6.*",
+ "illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 5.9.* || ^6.",
+ "illuminate/http": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 5.9.* || ^6.",
16
"intervention/image": "^2.4"
17
},
18
"require-dev": {
0 commit comments