Skip to content

Issue #3552972: Fix taxonomy dependency declaration

Core module dependencies should use the 'drupal:' namespace prefix. Changed 'taxonomy:taxonomy' to 'drupal:taxonomy' to follow Drupal coding standards and resolve schema validation errors.

Closes #3552972

Merge request reports

Loading