Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Kocal
Copy link
Member

@Kocal Kocal commented Dec 26, 2025

Q A
Bug fix? yes
New feature? no
Deprecations? no
Documentation? no
Issues Fix #...
License MIT

My goal here is to make our CI for Symfony 8.* the greenish as possible.

For the moment, spatie/phpunit-snapshot-assertions and zenstruck/browser packages block the Symfony 8.0 CI (https://github.com/symfony/ux/actions/runs/20502817491/job/58912755003?pr=3251). But spatie/phpunit-snapshot-assertions installation can be fixed when allowing PHPUnit >=10.

The ^10.5|^11.5 constraint is still compatible with PHP 8.1 (our lowest PHP supported version in 2.x).

The goal here is to make our CI for Symfony 8.* the greenish as possible. For the moment we have spatie/phpunit-snapshot-assertions and zenstruck/browser that blocks the Symfony 8.0 CI, but spatie/phpunit-snapshot-assertions can be "fixed" when allowing PHPUnit >=10.

The ^10.5|^11.5 constraint is still compatible with PHP 8.1 (our lowest PHP supported version).
@Kocal Kocal self-assigned this Dec 26, 2025
@carsonbot carsonbot added Bug Bug Fix Status: Needs Review Needs to be reviewed labels Dec 26, 2025
@Kocal Kocal closed this Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bug Fix Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants