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 52da87b commit b13888fCopy full SHA for b13888f
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^7.1",
+ "php": "^7.1|^8.0",
20
"illuminate/http": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
21
"illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
22
"intervention/image": "^2.4"
0 commit comments