You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to PHP8 and add support for mailgun-php ^3.0 (#88)
* Experiments
* Make the logger conditional
* Update dev dependencies
* Add php7.3 version, fix unit tests
* Migrate XML configuration
* Update symfony dependencies
Better event and return value (#30)
* Make sure we use the proper event status
* Dont fix return value and make sure failed recipients get added to the event
* We should assertEmpty instead of assertNull