Commit bce2f34
committed
Update
This commit updates the example `phpcs.xml.dist.sample` file to reflect that WP 6.6 is now the minimum supported version (three versions behind the latest release). It also updates the `testVersion` property from `7.0-` to `7.2-` since WP 6.6 dropped support for PHP 7.0 and 7.1 (https://make.wordpress.org/core/2024/04/08/dropping-support-for-php-7-1/).minimum_wp_version and testVersion in phpcs.xml.dist.sample
1 parent 2cff710 commit bce2f34
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments