File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 "files" : [ " find-command.php" ]
1515 },
1616 "require" : {
17- "php" : " >=5.4 " ,
17+ "php" : " >=7.2.24 " ,
1818 "wp-cli/wp-cli" : " ^2.12"
1919 },
2020 "require-dev" : {
Original file line number Diff line number Diff line change 3838
3939 <!-- For help understanding the `testVersion` configuration setting:
4040 https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
41- <config name =" testVersion" value =" 5.4 -" />
41+ <config name =" testVersion" value =" 7.2 -" />
4242
4343 <!-- Verify that everything in the global namespace is either namespaced or prefixed.
4444 See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->
You can’t perform that action at this time.
0 commit comments