- Issue created by @jurgenhaas
- 🇬🇧United Kingdom richard.lampitt
If there is a hard requirement for D11, the major version number of the module should have been updated to
2
.
We're running Drupal 10. You've now published version 1.25 and that doesn't support Drupal 10 any longer. That doesn't really make sense. You should at least support Drupal 10.3 and later because that's basically the same as Drupal 11.
If you don't do so, your users will have the problem, that they get issues when they're using composer outdated
as the 1.25 version will be claimed as being the latest, but that can't be used.
Active
1.0
Code
If there is a hard requirement for D11, the major version number of the module should have been updated to 2
.