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 6499e25 commit f2cee4dCopy full SHA for f2cee4d
composer.json
@@ -17,7 +17,7 @@
17
}
18
],
19
"require": {
20
- "php" : "^7.3",
+ "php" : "^7.3|^8.0",
21
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
22
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
23
},
0 commit comments