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 dcef506 commit 7c1cdb9Copy full SHA for 7c1cdb9
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^7.1",
+ "php": "^7.1|^8.0",
14
"illuminate/database": "^5.5.0|^6.0|^7.0|^8.0",
15
"illuminate/support": "^5.5.0|^6.0|^7.0|^8.0"
16
},
0 commit comments