This module and several others are affected by #933684: Same requirements from different modules causes warnings in _system_sort_requirements(). Until that is resolved, modules implementing hook_requirements need to namespace the keys in their requirements array to avoid clashes with other modules.
Comments
Comment #1
xurizaemonThis module and several others are affected by #933684: Same requirements from different modules causes warnings in _system_sort_requirements(). Until that is resolved, modules implementing hook_requirements need to namespace the keys in their requirements array to avoid clashes with other modules.