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 592a881 commit e089b97Copy full SHA for e089b97
composer.json
@@ -10,7 +10,7 @@
10
],
11
"type": "project",
12
"require": {
13
- "php": "^7.2",
+ "php": "^7.2|^8.0.0",
14
"illuminate/support": "~5.5|^6.0|^7.0|^8.0",
15
"illuminate/mail": "~5.5|^6.0|^7.0|^8.0",
16
"illuminate/view": "~5.5|^6.0|^7.0|^8.0"
0 commit comments