-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
Installation issues using composer #507
Comments
I'm also having this issue using MacPorts on OS X 10.11. |
@bretanac93 hey man, this was the fix for me: http://stackoverflow.com/a/35538178/6108127 |
HI, i have similar issue Problem 1 solved, overwriting version at composer.json
|
Imo it would be best to report this to composer. as it seems that the composer is unable to properly parse your php version |
Hi, yesterday i'd installed this package using composer and everything goes simply fine, then I'd updated the composer phar file to the beta 1, and then when I'd try to install today in another project, I'd got this installation problem, what could be this?, thanks and best regards.
Problem 1
- Installation request for jms/serializer-bundle ^1.1.0 -> satisfiable by jms/serializer-bundle[1.1.0].
- jms/serializer-bundle 1.1.0 requires php >=5.4.0 -> your PHP version (5.6.8) overriden by "config.platform.php" version (5.3.9) does not satisfy that requirement.
The text was updated successfully, but these errors were encountered: