Hello, I recently install Laravel 7.27.0 (fresh install fromlaravel new blabla
)
And when I try to do a composer update or anything I got the next error:
`RuntimeException]
Could not load package ezsystems/ezplatform in http://repo.packagist.org:
[UnexpectedValueException] Could not parse version constraint dev-load-var
nish-only-when-used as ^2.0@dev: Invalid version string "^2.0@dev"
[UnexpectedValueException]
Could not parse version constraint dev-load-varnish-only-when-used as ^2.0
@dev: Invalid version string "^2.0@dev" `
Looks like composer 1.10.11 is broken. Try self update composer composer self-update
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community