Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Fix dependencies of the modules

Created by: msnassar

Some modules use drupal:{module} as depencancy for contrib modules. Examples:

This should be changed to {project}:{module} where {project} is the project name as it appears in the Drupal.org URL...