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

Problem with composer #249

Closed
neoshadybeat opened this issue Dec 5, 2012 · 3 comments
Closed

Problem with composer #249

neoshadybeat opened this issue Dec 5, 2012 · 3 comments

Comments

@neoshadybeat
Copy link

I, today I trying to update the vendors, and the composer yell this

  Problem 1
    - Installation request for jms/serializer-bundle dev-master -> satisfiable by jms/serializer-bundle dev-master.
    - Conclusion: remove jms/di-extra-bundle 1.1.x-dev
    - jms/serializer-bundle dev-master requires jms/di-extra-bundle >=1.3 -> satisfiable by jms/di-extra-bundle dev-master, jms/di-extra-bundle 1.3.x-dev.
    - Can only install one of: jms/di-extra-bundle dev-master, jms/di-extra-bundle 1.1.x-dev.
    - Can only install one of: jms/di-extra-bundle 1.3.x-dev, jms/di-extra-bundle 1.1.x-dev.
    - Installation request for jms/di-extra-bundle == 1.1.9999999.9999999-dev -> satisfiable by jms/di-extra-bundle 1.1.x-dev.
@mvrhov
Copy link
Contributor

mvrhov commented Dec 5, 2012

If you have di-extra in your project's composer.json file then either remove it, or change the version of it to dev-master

@j
Copy link

j commented Dec 7, 2012

I have the same problem, and removing it from my composer.json doesn't fix it. 🙅

@schmittjoh
Copy link
Owner

I've added a note 31dff7e which should help here.

Let me know if the problem still exists after that.

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

4 participants