-
- Downloads
Fix dependencies for composer.json
... | ... | @@ -4,6 +4,7 @@ |
"description": "Switch Case Default", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/eca_content": "*" | ||
"drupal/core": ">=10.3", | ||
"drupal/eca": "*" | ||
} | ||
} |
Please register or sign in to comment