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

Eror while composer install #478

Closed
dkovalenko opened this issue Aug 4, 2015 · 4 comments
Closed

Eror while composer install #478

dkovalenko opened this issue Aug 4, 2015 · 4 comments

Comments

@dkovalenko
Copy link

I have this string in my require section in composer.json:
"jms/serializer-bundle": "0.12.0",

Running composer install results in
[RuntimeException]
Could not load package jms/serializer-bundle in http://packagist.org: [UnexpectedValueException] Could not parse version constraint ^1.0.0: Invalid ver
sion string "^1.0.0"

@rodrigorigotti
Copy link

Your composer version might be too old. Try updating it:

composer selfupdate

@gielfeldt
Copy link

Updating composer worked for me.

@rodrigorigotti
Copy link

If the issue is solved, then please close it. :)

@dkovalenko
Copy link
Author

It worked, thank you!

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

3 participants