Skip to content

Conversation

@cristianobaptista
Copy link
Contributor

@cristianobaptista cristianobaptista commented Dec 1, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)

What kind of change does this PR introduce?

Fix.

What is the current behavior?

The currently required PHP Compatibility dev-develop has recently merged a PR that upgrades PHPCS to ^4, preventing dependency resolution for this package, as other dependencies (e.g. automattic/vipwpcs) depend on PHPCS v3.

What is the new behavior?

I've selected the recently released 10.0.0-alpha2 version as new dependency as it still does not contain this PHPCS upgrade to v4, so for now this is probably our best workaround to unblock dependency resolution.

Does this PR introduce a breaking change?

No.

The currently required PHP Compatibility dev-develop has recently
a PR that upgrades PHPCS to ^4, preventing dependency resolution
for this package, as other dependencies (e.g. automattic/vipwpcs)
depend on PHPCS v3.

The selected v10 alpha version as new dependency still does not
contain this PHPCS upgrade to v4, so for now this is our best
workaround
@cristianobaptista cristianobaptista marked this pull request as ready for review December 1, 2025 09:40
@luislard luislard self-requested a review December 1, 2025 10:24
@Chrico Chrico merged commit 169d8fb into main Dec 1, 2025
17 checks passed
@Chrico Chrico deleted the fix/php-compatibility-version branch December 1, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants