Closed Jeroeny closed 2 years ago
Do the tests pass against symfony 6?
Do the tests pass against symfony 6?
The result is: Tests: 14, Assertions: 24, Warnings: 6.
, if that was the baseline, then yes.
Output: https://gist.github.com/Jeroeny/acc1ac1fe61927d3cf8951d6310d12a2
thanks!
could you add symfony 6 (and 5 :scream: ) 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.