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 cdf890d commit f37f4adCopy full SHA for f37f4ad
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": ">=7.4",
+ "php": "^7.4|^8.0",
20
"illuminate/config": "^7.0|^8.0",
21
"illuminate/database": "^7.0|^8.0",
22
"illuminate/support": "^7.0|^8.0",
0 commit comments