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

jms/serializer-bundle 3.1.0 requires jms/serializer ^2.0 conflict with minimum-stability #717

Closed
PaddyLock opened this issue Jan 29, 2019 · 2 comments

Comments

@PaddyLock
Copy link

I have latest installation of symfony 4.2 but I can't install jms serializer bundle without the following error

composer require jms/serializer-bundle
Using version ^3.1 for jms/serializer-bundle
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for jms/serializer-bundle ^3.1 -> satisfiable by jms/serializer-bundle[3.1.0].
    - jms/serializer-bundle 3.1.0 requires jms/serializer ^2.0 -> satisfiable by jms/serializer[2.0.0, 2.0.0-RC1, 2.0.0-beta1, 2.0.1, 2.0.2, 2.1.0, 2.1.x-dev] but these conflict with your requirements or minimum-stability.
@goetas
Copy link
Collaborator

goetas commented Jan 29, 2019

is this the only message you are getting?

@PaddyLock
Copy link
Author

My bad, seems to be working now. Not sure what I did wrong.

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

No branches or pull requests

2 participants