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 1f9c126 commit 7730658Copy full SHA for 7730658
composer.json
@@ -21,7 +21,7 @@
21
},
22
"minimum-stability": "stable",
23
"require": {
24
- "php": "^7.4",
+ "php": "^7.4 || ^8.0",
25
"friendsofphp/php-cs-fixer": "^3.9.5",
26
"squizlabs/php_codesniffer": "^3.5.8",
27
"phpunit/phpunit": "^9.5.2",
0 commit comments