Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare which drupal core versions support in composer.json #213

Open
andybroomfield opened this issue Apr 30, 2024 · 0 comments
Open

Declare which drupal core versions support in composer.json #213

andybroomfield opened this issue Apr 30, 2024 · 0 comments

Comments

@andybroomfield
Copy link
Contributor

Since the Drupal 10.1 was set as the minimum in #190 tests that still use Drupal 9 are failing as they cannot install core.
This happened as localgov_core is still treated as valid.
In Alert banner we declare which version of Drupal core we support so that the right version is downloaded with composer.

We should do that here, and consider a retrospective release of localgov_core 2.12 that declares ^9||^10 so the right versions get installed? (Or maybe it is too late....)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant