Skip to content

Symfony 4.4.* / 5.0.* Support #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

elchris
Copy link

@elchris elchris commented Feb 14, 2020

},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.0"
"phpunit/phpunit": "^8.5"
Copy link
Member

Choose a reason for hiding this comment

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

I think we should rather use symfony/phpunit-bridge to avoid bumping PHP version.

This would also eliminate the need of many other changes here.

@GuilhemN
Copy link
Member

GuilhemN commented Apr 6, 2021

Thanks for the proposal !
It was fixed by #125

@GuilhemN GuilhemN closed this Apr 6, 2021
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