Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mailgun/mailgun-php ^3.0 #84

Closed
wants to merge 1 commit into from

Conversation

brandonkelly
Copy link

This PR updates the mailgun/mailgun-php package to ^3.0, which fixes dependency conflicts with Symfony 4.2+ (#78, #79), as well as php-http/guzzle7-adapter.

@DieterHolvoet
Copy link

cspooSwiftmailerMailgunExtension::registerMailgunService should be updated, the Mailgun::configure method does not exist anymore in v3.

@brandonkelly
Copy link
Author

Ah true. Just looked into it and not really sure what the right replacement code should be though. Will mark this as a draft. Someone feel free to take over from here.

@brandonkelly brandonkelly marked this pull request as draft November 10, 2020 21:57
@DieterHolvoet
Copy link

Looks like you can just use the constructor instead of a factory method. Maybe I'll have a look. Do you know of a way I can continue working on your PR, or should I start a new one?

@brandonkelly
Copy link
Author

The PR is pretty simple so probably easiest to just submit a new one.

@DieterHolvoet
Copy link

I submitted a new one: #85

@brandonkelly
Copy link
Author

Closing in favor of #85

@brandonkelly brandonkelly deleted the mailgun-php-v3 branch August 25, 2021 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants