-
- Downloads
Fix dependencies for composer.json
... | ... | @@ -4,9 +4,8 @@ |
"description": "ECA and http services", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/eca_access": "*", | ||
"drupal/eca_base": "*", | ||
"drupal/eca_endpoint": "*", | ||
"drupal/core": ">=10.3", | ||
"drupal/eca": "*", | ||
"drupal/http_client_manager": "*" | ||
} | ||
} |
Please register or sign in to comment