- Issue created by @m_marchenko
- 🇮🇳India saravanananbazhagan
I am getting similar issue, please suggest.
drupal/lightning_core 5.14.0 requires drupal/metatag ^1.13 -> found drupal/metatag[dev-1.x, 1.13.0, ..., 1.x-dev (alias of dev-1.x)] but it conflicts with your root composer.json require (^2.0). - 🇺🇦Ukraine t1mm1 Kiev
Up!
Same for metatag 2.1.0
any updates of this issue?
Thanks. - 🇺🇦Ukraine t1mm1 Kiev
I propouse to update composer.json
from
"drupal/metatag": "^1.13",
to
"drupal/metatag": "^1.13 || 2.0.0 || ^2.1.0",
The problem is that we cannot patch composer file. We can make a fork of module version but as for me this is not good.
Thanks. - 🇮🇳India monica.gharat
+1
Unable to upgrade the Metatag module due to lightning_core dependency.
Getting the error - drupal/lightning_core 5.14.0 requires drupal/metatag ^1.13 -> found drupal/metatag[dev-1.x, 1.13.0, ..., 1.x-dev (alias of dev-1.x)] but it conflicts with your root composer.json require (^2.1).Please suggest a solution.