-
- Downloads
No related branches found
No related tags found
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- modules/sparkpost_requeue/sparkpost_requeue.info.yml 1 addition, 1 deletionmodules/sparkpost_requeue/sparkpost_requeue.info.yml
- sparkpost.info.yml 1 addition, 1 deletionsparkpost.info.yml
- src/ClientService.php 21 additions, 2 deletionssrc/ClientService.php
... | ... | @@ -11,7 +11,7 @@ |
"source": "http://cgit.drupalcode.org/sparkpost" | ||
}, | ||
"require": { | ||
"php-http/guzzle6-adapter": "^1.1", | ||
"php-http/guzzle7-adapter": "^1.0", | ||
"sparkpost/sparkpost": "^2.0" | ||
} | ||
} |
Please register or sign in to comment