-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 security-csrf and asset 5.1 #6363
Allow symfony security-csrf and asset 5.1 #6363
Conversation
@jordisala1991 |
This change does not break bc, so it can be done on 3.x (I will revert the security-core) |
Can you please also add symfony/asset 😬 ? https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Asset/CHANGELOG.md apparently there is no problem. |
6973394
to
5ec67b0
Compare
@jordisala1991 |
5ec67b0
to
a2666ec
Compare
Because people usually do not have all possible symfony dependencies fixed on 4.4 or use flex like this:
So if a package is compatible, I am happy with getting an upgrade. I don't care if I don't have all possible packages upgraded |
Thanks @jordisala1991! |
Subject
I am targeting this branch, because this is BC.
Changelog