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.
Comment