- Issue created by @swirt
- ๐ฎ๐ณIndia sushyl@gmail.com Pune
sushyl โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia sushyl@gmail.com Pune
I am getting this composer error while installing the module
Problem 1 - Root composer.json requires drupal/sitewide_alerts ^2.0@RC -> satisfiable by drupal/sitewide_alerts[2.0.0-rc1]. - drupal/sitewide_alerts 2.0.0-rc1 requires drupal/link_attributes ^1.0 -> found drupal/link_attributes[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it conflicts with your root composer.json require (^2.1).
I have drupal/link_attributes ^2.1 installed on my site, and sitewide_alerts module is using the older version of link_attributes module.
- Merge request !63512525: Edit composer.json to update link_attributes module. โ (Open) created by Unnamed author