Release notes
*Sourced from [mailgun/mailgun-php's releases](https://github.com/mailgun/mailgun-php/releases).*
> ## Release 2.6.0
> ### Added
>
> - Ported MessageBuilder and BatchMessage [#472](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/472)
>
> ### Changed
>
> - Cast campaign IDs to string [#460](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/460)
> - Suggest packages used on Dev [#440](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/440)
Changelog
*Sourced from [mailgun/mailgun-php's changelog](https://github.com/mailgun/mailgun-php/blob/master/CHANGELOG.md).*
> # Change Log
>
> The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
Commits
- [`952198a`](https://github.com/mailgun/mailgun-php/commit/952198a5d7e9654a334702c6e63dc8bea5da0ae3) Disable duplicate code warning
- [`eb07576`](https://github.com/mailgun/mailgun-php/commit/eb07576e6aa64a8f08a86e5d6f310ee8ba7b5c2f) Ported MessageBuilder and BatchMessage ([#472](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/472))
- [`48e5b89`](https://github.com/mailgun/mailgun-php/commit/48e5b8956b20ce109ece98cda06f7fac207ce52c) Suggest packages used on Dev ([#440](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/440))
- [`83c5f76`](https://github.com/mailgun/mailgun-php/commit/83c5f76f874ab7e7c0861677d855110e2e5b3a51) Cast campaign ID-s to string ([#460](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/460))
- See full diff in [compare view](https://github.com/mailgun/mailgun-php/compare/2.5.0...2.6.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps mailgun/mailgun-php from 2.5.0 to 2.6.0.
Release notes
*Sourced from [mailgun/mailgun-php's releases](https://github.com/mailgun/mailgun-php/releases).* > ## Release 2.6.0 > ### Added > > - Ported MessageBuilder and BatchMessage [#472](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/472) > > ### Changed > > - Cast campaign IDs to string [#460](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/460) > - Suggest packages used on Dev [#440](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/440)Changelog
*Sourced from [mailgun/mailgun-php's changelog](https://github.com/mailgun/mailgun-php/blob/master/CHANGELOG.md).* > # Change Log > > The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.Commits
- [`952198a`](https://github.com/mailgun/mailgun-php/commit/952198a5d7e9654a334702c6e63dc8bea5da0ae3) Disable duplicate code warning - [`eb07576`](https://github.com/mailgun/mailgun-php/commit/eb07576e6aa64a8f08a86e5d6f310ee8ba7b5c2f) Ported MessageBuilder and BatchMessage ([#472](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/472)) - [`48e5b89`](https://github.com/mailgun/mailgun-php/commit/48e5b8956b20ce109ece98cda06f7fac207ce52c) Suggest packages used on Dev ([#440](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/440)) - [`83c5f76`](https://github.com/mailgun/mailgun-php/commit/83c5f76f874ab7e7c0861677d855110e2e5b3a51) Cast campaign ID-s to string ([#460](https://github-redirect.dependabot.com/mailgun/mailgun-php/issues/460)) - See full diff in [compare view](https://github.com/mailgun/mailgun-php/compare/2.5.0...2.6.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.