mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
Update composer.json to require PHP 7.3 or higher.
This commit is contained in:
@ -63,7 +63,7 @@
|
||||
"source": "https://github.com/yiisoft/yii2"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"php": ">=7.3.0",
|
||||
"ext-mbstring": "*",
|
||||
"ext-ctype": "*",
|
||||
"lib-pcre": "*",
|
||||
|
||||
Reference in New Issue
Block a user