Skip to content

Conversation

NickvdMeij
Copy link

…n/mailgun-php/issues/452

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes mailgun/mailgun-php#452
Documentation
License MIT

What's in this PR?

Require missing dependency for v1.4.0

Why?

Nyholm/psr4 source files are not downloaded after a composer install, but are being used by this package. This results in multiple errors, including the error explained in mailgun/mailgun-php#452

Example Usage

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Documentation pull request created (if not simply a bugfix)

To Do

  • Create a new version 1.4.1 so that all dependants of this package get the right version and will not encounter the problems of this bug.

@xabbuh
Copy link
Member

xabbuh commented Mar 13, 2018

This could probably be closed for the same reasons as #105, right?

@Nyholm
Copy link
Member

Nyholm commented Mar 13, 2018

Thank you.

@Nyholm Nyholm closed this Mar 13, 2018
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.

Upgrading mailgun-php to 2.4.1 No transactional email sends on magento 2.2.2 and 2.2.3
3 participants