-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I'm getting this error when attempting to install with composer
Problem 1
- nutsweb/laravel-prerender v2.0.0 requires symfony/psr-http-message-bridge ^0.2.0 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- nutsweb/laravel-prerender v2.0.1 requires symfony/psr-http-message-bridge ^0.2.0 -> satisfiable by symfony/psr-http-message-bridge[v0.2].
- Conclusion: don't install symfony/psr-http-message-bridge v0.2
- Installation request for nutsweb/laravel-prerender ^2.0 -> satisfiable by nutsweb/laravel-prerender[v2.0.0, v2.0.1].
Installation failed, reverting ./composer.json to its original content.
I notice the git repo composer.json indicates "symfony/psr-http-message-bridge": "^1.0" as a requirement, but packagist lists symfony/psr-http-message-bridge: ^0.2.0.
Could this be part of the problem?
I have "symfony/psr-http-message-bridge": "^1.0" installed for other packages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels