Skip to content
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

Allow Symfony 6 #4656

Merged
merged 1 commit into from May 19, 2021
Merged

Allow Symfony 6 #4656

merged 1 commit into from May 19, 2021

Conversation

jderusse
Copy link
Contributor

Q A
Type improvement
BC Break no
Fixed issues

Summary

Same as #3563
Still not strictly required as it doesn't block the Symfony 6 CI. Yet will help ensure Symfony 6 is compatible

Yes @greg0ire one more pipe

"symfony/cache": "^5.2",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0",
"symfony/console": "^3.4|^4.4|^5.2|^6.0",

There is no point to support the not maintained versions IMHO.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't have opinion about this, but this is not the purpose of this PR, and think that should be discussed in a dedicated PR.

@greg0ire

This comment has been minimized.

@greg0ire greg0ire merged commit b5c2979 into doctrine:3.1.x May 19, 2021
@greg0ire
Copy link
Member

Thanks @jderusse !

@jderusse jderusse deleted the sf6 branch May 19, 2021 21:42
@jderusse
Copy link
Contributor Author

thanks

@greg0ire greg0ire added this to the 3.1.1 milestone May 19, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants