mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:48 +08:00
chenge minimum php version to 5.4
This commit is contained in:
parent
3a300be1ad
commit
d7e7c4b9d5
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
<!-- For help in understanding this testVersion:
|
||||
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
|
||||
<config name="testVersion" value="5.3-"/>
|
||||
<config name="testVersion" value="5.4-"/>
|
||||
|
||||
<!-- Ignore php_uname mode issue, we're conditionally providing a callback -->
|
||||
<rule ref="PHPCompatibility.PHP.NewFunctionParameters.php_uname_modeFound">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue