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/deprecations-contract v3.0 #961

Merged
merged 1 commit into from
Dec 5, 2021
Merged

Allow symfony/deprecations-contract v3.0 #961

merged 1 commit into from
Dec 5, 2021

Conversation

bravik
Copy link
Contributor

@bravik bravik commented Dec 1, 2021

Just to fix composer update issues, where composer prefers not to updated lexik bundle because it required deprecation-contracts v.2 and all other packages v3
image

dev@05584e3c9f0b:/app$ composer why-not lexik/jwt-authentication-bundle 2.14.1
lexik/jwt-authentication-bundle  v2.14.1     requires          symfony/deprecation-contracts (^2.4)
macroative/api                   dev-master  does not require  symfony/deprecation-contracts (but v3.0.0 is installed)

@dougetovski
Copy link

I've encountered the same issue, thx @bravik

@chalasr chalasr merged commit 035fa6d into lexik:2.x Dec 5, 2021
@chalasr
Copy link
Collaborator

chalasr commented Dec 5, 2021

Thank you @bravik.

@bravik bravik deleted the allow_symfony_depcontracts_3 branch December 5, 2021 20:47
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.

None yet

3 participants