- Issue created by @oldeb
The module is only compatible with Drupal 10/11 but in the composer.json it still compatible with Drupal 9.
Therefore when upgrading the module using composer on a Drupal 9 install, we end up with a incompatible version of the module.
composer require drupal/taxonomy_machine_name
Remove the Drupal 9 compatibility from composer.json
Active
2.0
Other