WordPress-Coding-Standards/.github/ISSUE_TEMPLATE/dependency-change.md
jrfnl def118b099
Composer: up the minimum PHPCS version to 3.7.0
As discussed in issue 2048 and PR 2049, to add support for PHP 8.1 features to WPCS and prevent false positives related to PHP 8.1 features, this commit ups the minimum supported PHPCS version to PHPCS 3.7.0.

Includes updating the GH Actions matrixes for this change.

Fixes 2048
2022-06-13 09:17:49 +02:00

481 B

name about
Dependency Change A reminder to take action when a WPCS dependency changes

Rationale

References

  • ...

Action Checklist

  • ...