Skip to content

Conversation

HypeMC
Copy link
Member

@HypeMC HypeMC commented May 29, 2025

Resolves #1051

"phpunit/phpunit": "^10.5",
"symfony/dotenv": "^5.4|^6.0",
"symfony/filesystem": "^5.4|^6.0",
"symfony/phpunit-bridge": "^5.4|^6.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not entirely drop the bridge as PHPUnit 10 does not fully support handling deprecations IIRC.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the bridge is not compatible with PHPUnit 10. So you cannot keep it (expecting it to report deprecations) when using PHPUnit 10

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.

Bump to PHP 8.1 and upgrade CI to PHPUnit 10
3 participants