Unable to resolve composer requirement with version 9.0.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tim
    Junior Member
    • Aug 2024
    • 22

    Unable to resolve composer requirement with version 9.0.0

    While trying to upgrade EspoCRM via composer I got the following error:

    Code:
    Problem 1
      - Root composer.json requires espocrm/espocrm 9.0.0 -> satisfiable by espocrm/espocrm[9.0.0].
      - espocrm/espocrm 9.0.0 requires laminas/laminas-mail dev-master#3befe2ed6193c10fb045369bd6473bd70fb9ceac -> found laminas/laminas-mail[dev-renovate/lock-file-maintenance, dev-renovate/major-laminas, dev-renovate/all-minor-patch, dev-revert-200-2.17.x, dev-renovate/phpunit-phpunit-11.x, dev-2.21.x-merge-up-into-2.22.x_w5dEBxNR, dev-2.25.x-merge-up-into-2.26.x_QQDYpRZT, 2.0.0, ..., 2.26.x-dev] but it does not match the constraint.
  • yuri
    Member
    • Mar 2014
    • 8541

    #2
    Maybe you need to copy the "repositories" from the Espo's composer.json to yours. As we have a few added there.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...