Skip to content

Add support for phpunit/php-text-template v5 to remove conflict with PHPUnit v12.x#37

Merged
scheb merged 1 commit intoscheb:1.xfrom
jquiaios:php-text-template-5.0
Dec 19, 2025
Merged

Add support for phpunit/php-text-template v5 to remove conflict with PHPUnit v12.x#37
scheb merged 1 commit intoscheb:1.xfrom
jquiaios:php-text-template-5.0

Conversation

@jquiaios
Copy link
Contributor

Updated composer.json to allow installation of phpunit/php-text-template version 5.0 and above, ensuring compatibility with newer releases.

Description
The tombstone-analyzer tool cannot be installed in a project that uses phpunit 12.5, since it requires phpunit/php-text-template ^5.0.

After checking the changelog here and the git diff between the 4.0.1 and 5.0.0 here, it seems that no code changes were done, only upgrading the minimal version of phpunit, as well as removing support of php8.2 and adding support of php8.5.

Updated composer.json to allow installation of phpunit/php-text-template version 5.0 and above, ensuring compatibility with newer releases.
@scheb scheb merged commit 3a1ac22 into scheb:1.x Dec 19, 2025
5 checks passed
@scheb
Copy link
Owner

scheb commented Dec 19, 2025

Thanks! Will go through the other dependencies as well, if there's anything to upgrade. There should be at least some Symfony 8 dependencies waiting...

@scheb
Copy link
Owner

scheb commented Dec 19, 2025

Released as v1.10.0

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.

2 participants