Closed syedsaleem086 closed 5 years ago
Hi @syedsaleem086
thanks for your feedback, What version of ebizmarts/magento2-mandrill do you have? (you can run composer show | grep mandrill to know)
Best
Hi @gonzaloebiz Please check the output of
composer show | grep mandrill
ebizmarts/magento2-mandrill 3.3.15 Connect Mandrill with Magento
mandrill/mandrill 1.0.55 API client library for the Mandrill email as a service platform
getting the same and here is my out put
ubuntu@:~/magento2$ composer show | grep mandrill
ebizmarts/magento2-mandrill 3.3.15 Connect Mandrill with Magento
mandrill/mandrill 1.0.55 API client library for the Mandrill email as a service platform
as a side note i have the mailchimp module installed by you too. not sure if it's related
Edited Test.php with your changes it it worked just fine. Thanks!
Describe the bug Compilation failed on Magento2.3.0
To Reproduce Steps to reproduce the behavior:
Expected behavior Should complete the compilation without error