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 330113b commit befd883Copy full SHA for befd883
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^8.0",
+ "php": "^7.1 || ^8.0",
20
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
21
},
22
"require-dev": {
0 commit comments