Skip to content

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

Merged
merged 4 commits into from
Nov 25, 2021
Merged

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