mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-03 16:51:08 +08:00
Require PHP 7.2.24+
This commit is contained in:
parent
b4238ea12e
commit
b416329e36
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
<!-- For help understanding the `testVersion` configuration setting:
|
<!-- For help understanding the `testVersion` configuration setting:
|
||||||
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
|
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
|
||||||
<config name="testVersion" value="5.6-"/>
|
<config name="testVersion" value="7.2-"/>
|
||||||
|
|
||||||
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
|
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
|
||||||
See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->
|
See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue