- Issue created by @jurgenhaas
- First commit to issue fork.
Version 6.0.5 has the constraint "drupal/core": ">=9.1"
in composer.json, but that changed to "drupal/core": "^10.3"
in version 6.0.6 which means that it can no longer be installed on Drupal 11.
Even more so, updates on a D11 site is no longer possible if the pipeline also checks for outdated packages. So, therefore a quick fix would be much appreciated.
Active
6.0
Miscellaneous