mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-29 01:17:13 +08:00
Update PHP version requirement to 7.3.0 or higher in README.md.
This commit is contained in:
@ -12,13 +12,13 @@ The framework is easy to adjust to meet your needs, because Yii has been designe
|
||||
[](https://packagist.org/packages/yiisoft/yii2)
|
||||
[](https://packagist.org/packages/yiisoft/yii2)
|
||||
[](https://github.com/yiisoft/yii2/actions)
|
||||
[](https://scrutinizer-ci.com/g/yiisoft/yii2/)
|
||||
[](https://codecov.io/gh/yiisoft/yii2)
|
||||
[](https://scrutinizer-ci.com/g/yiisoft/yii2/)
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
- The minimum required PHP version of Yii is PHP 5.4.
|
||||
- The minimum required PHP version of Yii is PHP 7.3.
|
||||
- It works best with PHP 8.
|
||||
- [Follow the Definitive Guide](https://www.yiiframework.com/doc-2.0/guide-start-installation.html)
|
||||
in order to get step by step instructions.
|
||||
|
||||
Reference in New Issue
Block a user