-
- Downloads
Fix dependencies for composer.json
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"description": "Display message to specific user roles only", | "description": "Display message to specific user roles only", | ||
"license": "GPL-2.0-or-later", | "license": "GPL-2.0-or-later", | ||
"require": { | "require": { | ||
"drupal/eca_form": "*", | "drupal/core": ">=10.3", | ||
"drupal/eca_user": "*" | "drupal/eca": "*" | ||
} | } | ||
} | } |
Please register or sign in to comment