Skip to content

Conversation

Jeroeny
Copy link
Contributor

@Jeroeny Jeroeny commented Nov 23, 2021

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets None
License MIT

What's in this PR?

Update composer.json to allow the upcoming ^6.0 for symfony/options-resolver.

Why?

To support Symfony 6.

@GrahamCampbell
Copy link
Contributor

Do the tests pass against symfony 6?

@Jeroeny
Copy link
Contributor Author

Jeroeny commented Nov 23, 2021

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

@dbu
Copy link
Contributor

dbu commented Nov 23, 2021

thanks!

could you add symfony 6 (and 5 😱 ) to the build matrix at .github/workflows/tests.yml please?

@Jeroeny
Copy link
Contributor Author

Jeroeny commented Nov 23, 2021

@dbu 👍 added

@dbu
Copy link
Contributor

dbu commented Nov 25, 2021

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.

@dbu dbu merged commit cb83bfe into php-http:master Nov 25, 2021
@dbu dbu mentioned this pull request Nov 25, 2021
@dbu
Copy link
Contributor

dbu commented Nov 26, 2021

thanks again @Jeroeny , i tagged https://github.com/php-http/client-common/releases/tag/2.5.0 with symfony 6 support.

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.

3 participants