mailgun-php/src
Martin San Juan 562cda2504 feat: add array support to webhook handling
Change webhook create() $url parameter from string to array to support
multiple URLs
Change webhook update() $url parameter from string to array yo support
multiple URLs
2020-09-25 19:05:33 +01:00
..
Api feat: add array support to webhook handling 2020-09-25 19:05:33 +01:00
Exception Update forbidden response, set message from response body content. 2019-08-30 19:49:02 +01:00
HttpClient Fixed a few PRs and some cleanup (#589) 2019-04-09 20:37:32 +02:00
Hydrator Add new lines to improve readability 2019-01-10 22:15:40 +00:00
Message Fix attachment and inline image renaming (#571) 2019-04-09 19:12:50 +02:00
Model Bug fix with getContentIdMap return type 2020-08-20 20:02:47 +01:00
Assert.php Remove egulias/email-validator and dependencies 2019-01-10 22:15:40 +00:00
Exception.php Added new CS rules 2019-01-10 08:25:29 +00:00
Mailgun.php build: fix style and phpstan 2020-08-14 00:49:39 +01:00