-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 run composer update #467
Comments
I have same error.
|
have same error :( |
This seems to be a Composer issue, explained here: #464 |
I decided to enabling the extent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to update my Laravel packages and it falls over when this package is present. Removing image and imagecache from my composer file and deleting from vendors and config/app.php allows composer to update.
Could not load package intervention/image in http://packagist.org: [UnexpectedValueException] Could not parse version constraint 4.x.x: Invalid version string "4.x.x"
The text was updated successfully, but these errors were encountered: