Revert to an older mailgun PHP library
This commit is contained in:
parent
18128ff263
commit
945e548ef7
@ -10,17 +10,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "6.3.0"
|
"phpunit/phpunit": "6.3.0",
|
||||||
|
"clue/graph-composer": "^1.0"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"phpmailer/phpmailer": "^5.2",
|
"phpmailer/phpmailer": "^5.2",
|
||||||
"mike-koch/mailgun-php": "^2.1",
|
"mailgun/mailgun-php": "1.7.2",
|
||||||
"php-http/guzzle6-adapter": "^1.1",
|
|
||||||
"php-http/message": "^1.5",
|
|
||||||
"php-http/curl-client": "^1.7",
|
|
||||||
"mike-koch/psr7": "1.4.2.1",
|
|
||||||
"mike-koch/promises": "1.3.1.1",
|
|
||||||
"mike-koch/guzzle": "6.3.0.2",
|
|
||||||
"mike-koch/php-di": "4.4.11",
|
"mike-koch/php-di": "4.4.11",
|
||||||
"doctrine/annotations": "1.2"
|
"doctrine/annotations": "1.2"
|
||||||
}
|
}
|
||||||
|
1611
api/composer.lock
generated
1611
api/composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user