-
- Downloads
Issue #3337816 by No Sssweat, jurgenhaas: Replace API client with composer package
... | ... | @@ -8,7 +8,7 @@ |
"source": "https://drupal.org/project/elastic_email" | ||
}, | ||
"require": { | ||
"php": ">=7.4", | ||
"php": ">=8.1", | ||
"drupal/mailsystem": "^4.4", | ||
"elasticemail/elasticemail-php": "^4.0" | ||
} | ||
... | ... |
Please register or sign in to comment