diff --git a/composer.json b/composer.json index 492a664..ced94b2 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ }, "minimum-stability": "dev", "require": { - "php": ">=7.4.0", + "php": ">=7.4.0|8.0.2", "ext-json": "*", "yiisoft/yii2": "~2.0.45", "yiisoft/yii2-bootstrap5": "~2.0.2",