Skip to content
Snippets Groups Projects
Commit a009ce83 authored by Jürgen Haas's avatar Jürgen Haas
Browse files

Issue #3337816 by No Sssweat, jurgenhaas: Replace API client with composer package

parent 347ca258
No related branches found
No related tags found
No related merge requests found
......@@ -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"
}
......
name: 'Elastic Email'
type: module
description: 'Sends Drupal email via the Elastic Email service.'
core_version_requirement: ^9.5 || ^10
core_version_requirement: ^10
package: Mail
configure: elastic_email.admin_settings
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment