From ae0ffa79f0e2a2ce0e62984665bf196a8f2c853f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 04:17:51 +0000 Subject: [PATCH] Bump php-imap/php-imap from 3.0.28 to 3.0.29 Bumps [php-imap/php-imap](https://github.com/barbushin/php-imap) from 3.0.28 to 3.0.29. - [Release notes](https://github.com/barbushin/php-imap/releases) - [Commits](https://github.com/barbushin/php-imap/compare/3.0.28...3.0.29) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b9002a0..c46f43f 100644 --- a/composer.lock +++ b/composer.lock @@ -86,8 +86,8 @@ "authors": [ { "name": "Tino Ehrich", - "email": "tino@bigpun.me", - "role": "developer" + "role": "developer", + "email": "tino@bigpun.me" } ], "description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js", @@ -150,16 +150,16 @@ }, { "name": "php-imap/php-imap", - "version": "3.0.28", + "version": "3.0.29", "source": { "type": "git", "url": "https://github.com/barbushin/php-imap.git", - "reference": "1abe83bdca77e3270400d6d73bf27638a7733865" + "reference": "df0798f7214b3ca57b7cdba328c5ea0754ec9d0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barbushin/php-imap/zipball/1abe83bdca77e3270400d6d73bf27638a7733865", - "reference": "1abe83bdca77e3270400d6d73bf27638a7733865", + "url": "https://api.github.com/repos/barbushin/php-imap/zipball/df0798f7214b3ca57b7cdba328c5ea0754ec9d0b", + "reference": "df0798f7214b3ca57b7cdba328c5ea0754ec9d0b", "shasum": "" }, "require": { @@ -199,7 +199,7 @@ "pop3", "receive emails" ], - "time": "2019-07-23T09:25:42+00:00" + "time": "2019-09-04T13:11:26+00:00" } ], "packages-dev": [],