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

Unable to install with composer :( #520

Closed
bdecarne opened this issue Jun 24, 2016 · 1 comment
Closed

Unable to install with composer :( #520

bdecarne opened this issue Jun 24, 2016 · 1 comment

Comments

@bdecarne
Copy link

bdecarne commented Jun 24, 2016

Hi !

I try to install the bundle in a SF2.8 project, and i get this error :

composer require jms/serializer-bundle
Using version ^1.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 ^1.1 -> satisfiable by jms/serializer-bundle[1.1.0].
    - jms/serializer-bundle 1.1.0 requires jms/serializer ^1.0.0 -> no matching package found.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

What's going wrong ?

Thank you

@bdecarne
Copy link
Author

It was a mistake from my composer.json. Sorry, it works great.

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

1 participant