Update the WPCS-related composer dependencies#68470
Update the WPCS-related composer dependencies#68470anton-vlasenko wants to merge 4 commits intotrunkfrom
Conversation
Update the spatie/phpunit-watcher watcher to a version that supports PHP 7.2 and higher.
|
Flaky tests detected in b46a702. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12590241734
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What?
This PR updates the WPCS-related composer dependencies to ensure alignment between the Gutenberg and WordPress Core projects.
Why?
It is essential for both codebases to use the same versions of composer packages. This helps streamline the synchronization process and maintain consistency between the codebases.
How?
AbstractSniffUnitTestcaused by differing method signatures.Testing Instructions
test/php/gutenberg-coding-standardsdirectory.