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 bb9bd33 commit 648a3f6Copy full SHA for 648a3f6
composer.json
@@ -14,7 +14,7 @@
14
"test": "./vendor/bin/phpunit ./tests"
15
},
16
"require": {
17
- "php": "^7.4",
+ "php": "^7.4|^8.0",
18
"illuminate/collections": "^6.0|^7.0|^8.0"
19
20
"require-dev": {
0 commit comments