Skip to content

4.0 | Composer: update the version constraints for PHPUnit 11#1182

Merged
jrfnl merged 1 commit into
4.xfrom
feature/composer-update-phpunit-constraints
Aug 11, 2025
Merged

4.0 | Composer: update the version constraints for PHPUnit 11#1182
jrfnl merged 1 commit into
4.xfrom
feature/composer-update-phpunit-constraints

Conversation

@jrfnl

@jrfnl jrfnl commented Aug 11, 2025

Copy link
Copy Markdown
Member

Description

PHPUnit has released a new version which fixes the process hanging, which was previously worked around via PR #1181.

This commit updates the Composer version constraints to still allow a range of PHPUnit 11 version, while preventing the problematic versions from being installed.

Related upstream issue: sebastianbergmann/phpunit#6304

Suggested changelog entry

N/A

PHPUnit has released a new version which fixes the process hanging, which was previously worked around via PR 1181.

This commit updates the Composer version constraints to still allow a range of PHPUnit 11 version, while preventing the problematic versions from being installed.

Related upstream issue: sebastianbergmann/phpunit 6304
@jrfnl jrfnl added this to the 4.0.0 milestone Aug 11, 2025
@jrfnl jrfnl merged commit 321ff53 into 4.x Aug 11, 2025
66 of 67 checks passed
@jrfnl jrfnl deleted the feature/composer-update-phpunit-constraints branch August 11, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant