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 20616b2 commit d8af85dCopy full SHA for d8af85d
composer.json
@@ -18,7 +18,7 @@
18
},
19
"minimum-stability": "stable",
20
"require": {
21
- "php": "^7.0",
+ "php": "^7.0 || ^8.0",
22
"yiisoft/yii2": "^2.0",
23
"airbrake/phpbrake": "^0.8"
24
0 commit comments