更新可用php版本限制

This commit is contained in:
2024-09-20 17:03:02 +08:00
parent 8f5315e936
commit 7f750014c8

View File

@@ -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",