Skip to content

Remove phpcompatibility/php-compatibility#96

Open
TravisCarden wants to merge 2 commits intodevelopfrom
feature/remove-php-compatibility
Open

Remove phpcompatibility/php-compatibility#96
TravisCarden wants to merge 2 commits intodevelopfrom
feature/remove-php-compatibility

Conversation

@TravisCarden
Copy link
Copy Markdown
Contributor

This removes phpcompatibility/php-compatibility.

Enforcing a specific version of PHP across multiple versions of Drupal core and unknown PHP projects is undesirable--particularly when it's so hard to override. So, per #94, we're moving it from our Composer requirements to suggestions. If you want to use it, see https://github.com/PHPCompatibility/PHPCompatibility for instructions.

Fixes #94
Fixes #85

@TravisCarden TravisCarden force-pushed the feature/remove-php-compatibility branch from b285408 to ed33467 Compare May 8, 2026 21:56
@TravisCarden TravisCarden requested a review from danepowell May 8, 2026 21:57
@TravisCarden TravisCarden added this to the v4.0.0 milestone May 8, 2026
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.

Update minimum PHP version/revisit approach RCAT-759: Setting PHP version shouldn't be done in base rulesets

1 participant