From 2033f896c2ca88f09cb820445b9a2678e760d61a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 May 2019 14:48:54 +0800 Subject: [PATCH] Bump php-imap/php-imap from 3.0.16 to 3.0.17 (#98) Bumps [php-imap/php-imap](https://github.com/barbushin/php-imap) from 3.0.16 to 3.0.17. - [Release notes](https://github.com/barbushin/php-imap/releases) - [Commits](https://github.com/barbushin/php-imap/compare/3.0.16...3.0.17) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 6c6cb2f..966561f 100644 --- a/composer.lock +++ b/composer.lock @@ -150,16 +150,16 @@ }, { "name": "php-imap/php-imap", - "version": "3.0.16", + "version": "3.0.17", "source": { "type": "git", "url": "https://github.com/barbushin/php-imap.git", - "reference": "72ead4eafacad003b322e4454e68591fe51eced9" + "reference": "b23e99b3885ba1fb4c7910928b5c1f95dd18df68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barbushin/php-imap/zipball/72ead4eafacad003b322e4454e68591fe51eced9", - "reference": "72ead4eafacad003b322e4454e68591fe51eced9", + "url": "https://api.github.com/repos/barbushin/php-imap/zipball/b23e99b3885ba1fb4c7910928b5c1f95dd18df68", + "reference": "b23e99b3885ba1fb4c7910928b5c1f95dd18df68", "shasum": "" }, "require": { @@ -196,7 +196,7 @@ "pop3", "receive emails" ], - "time": "2019-05-15T21:02:51+00:00" + "time": "2019-05-18T12:05:57+00:00" } ], "packages-dev": [],