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 ff2b2dc commit e75aa33Copy full SHA for e75aa33
composer.json
@@ -5,7 +5,7 @@
5
"type": "library",
6
"license": "MIT",
7
"require": {
8
- "php": ">=7.1",
+ "php": "^7.1|^8.0",
9
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
10
},
11
"autoload": {
0 commit comments