Matroskeen created an issue. See original summary.
https://github.com/mailgun/mailgun-php/tree/3.0.0
Issue #3102374 by Matroskeen: Switch to mailgun/mailgun-php 3.0
All right, it seems it works fine for fresh installations.
For existing installations, there are some issues with dependencies. It can be fixed by reinstalling Mailgun by the following simple steps:
composer remove drupal/mailgun composer require drupal/mailgun:1.x-dev
If you have any issues or if you want to share some feedback, please add it to this thread.
Cheers!
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
matroskeenhttps://github.com/mailgun/mailgun-php/tree/3.0.0
Comment #4
matroskeenAll right, it seems it works fine for fresh installations.
For existing installations, there are some issues with dependencies. It can be fixed by reinstalling Mailgun by the following simple steps:
If you have any issues or if you want to share some feedback, please add it to this thread.
Cheers!
Comment #5
matroskeen