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 99 "license" : " MIT" ,
1010 "type" : " phpcodesniffer-standard" ,
1111 "require" : {
12- "php" : " >=5.6 " ,
12+ "php" : " >=7.2.24 " ,
1313 "behat/behat" : " ^3.7" ,
1414 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0" ,
1515 "php-parallel-lint/php-console-highlighter" : " ^1.0" ,
Original file line number Diff line number Diff line change 4141
4242 <!-- For help understanding the `testVersion` configuration setting:
4343 https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
44- <config name =" testVersion" value =" 5.6 -" />
44+ <config name =" testVersion" value =" 7.2 -" />
4545
4646 <!-- Verify that everything in the global namespace is either namespaced or prefixed.
4747 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