We'd like to update our bedrocks to using Composer 2, but can't when they include candela-citation as a dependency (and this is a required dependency for Achieving the Dream). Would you consider updating dependency to something like: "composer/installers": 1 - 2 or "composer/installers": "~1.0 || ~2.0"? I will open PR
This repo doesn't support installing with Composer 2: https://github.com/lumenlearning/candela-citation/blob/083e08aee1865de935e9f0240ba1707460df3b6d/composer.json#L23
We'd like to update our bedrocks to using Composer 2, but can't when they include candela-citation as a dependency (and this is a required dependency for Achieving the Dream). Would you consider updating dependency to something like:
"composer/installers": 1 - 2
or"composer/installers": "~1.0 || ~2.0"
? I will open PR