synox / disposable-mailbox

self-hosted disposable email service (php) using catch-all and imap
GNU General Public License v3.0
390 stars 147 forks source link

Bump php-imap/php-imap from 3.0.8 to 3.0.9 #89

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps php-imap/php-imap from 3.0.8 to 3.0.9.

Commits - [`74933b0`](https://github.com/barbushin/php-imap/commit/74933b00bb353ab92e0cbb8742f2e474ea039ed2) Merge pull request [#300](https://github-redirect.dependabot.com/barbushin/php-imap/issues/300) from barbushin/develop - [`d9a7676`](https://github.com/barbushin/php-imap/commit/d9a767650bb726c5053d38bd05fdf6dd050ce9dd) Updated PHP requirements in README - [`1e309cc`](https://github.com/barbushin/php-imap/commit/1e309cc5e321686b310d8f69c224745b939d4530) Fixed 'must be an instance of PhpImap\string, string given' - [`485ba6d`](https://github.com/barbushin/php-imap/commit/485ba6dfb035593c4d450fa7765f53d62d56fb1f) Merge pull request [#299](https://github-redirect.dependabot.com/barbushin/php-imap/issues/299) from barbushin/master - [`3348b86`](https://github.com/barbushin/php-imap/commit/3348b861ec578335865ce63730e2bd5a04a5052a) Fixed 'must be an instance of PhpImap\string, string given' - [`67027e3`](https://github.com/barbushin/php-imap/commit/67027e326e50c20cd99fb09280a0115fc0539b77) Merge branch 'develop' of github.com:barbushin/php-imap into develop - [`699588a`](https://github.com/barbushin/php-imap/commit/699588a02704bdc009f16a84521d57d68a8a1d1d) Added NetBeans IDE to gitignore - [`20772cf`](https://github.com/barbushin/php-imap/commit/20772cfeaf0c34fc99d675ff7d2dfe7c05196bfe) Improved function to set server encoding - [`b3ff50a`](https://github.com/barbushin/php-imap/commit/b3ff50a572ae288bb667e814d45b040dd6e0b972) Delete composer.lock - [`2cfb254`](https://github.com/barbushin/php-imap/commit/2cfb254e8100f1198f69279df8c2eb64dd71295d) Update .gitignore - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.8...3.0.9)


Dependabot compatibility score

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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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 use this milestone` will set the current milestone 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.