-
Notifications
You must be signed in to change notification settings - Fork 53
Dependency: Symfony/options-resolver allow ^6.0 #215
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
Conversation
Do the tests pass against symfony 6? |
The result is: Output: https://gist.github.com/Jeroeny/acc1ac1fe61927d3cf8951d6310d12a2 |
thanks! could you add symfony 6 (and 5 😱 ) to the build matrix at .github/workflows/tests.yml please? |
@dbu 👍 added |
thanks! there seems to have been a change with phpstan but that is definitely not related to your changes. i will merge and look at the phpstan issues separately. |
thanks again @Jeroeny , i tagged https://github.com/php-http/client-common/releases/tag/2.5.0 with symfony 6 support. |
What's in this PR?
Update
composer.json
to allow the upcoming^6.0
forsymfony/options-resolver
.Why?
To support Symfony 6.