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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-05 04:17:51 +00:00 committed by GitHub
parent 085a14fc77
commit ae0ffa79f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View File

@ -86,8 +86,8 @@
"authors": [ "authors": [
{ {
"name": "Tino Ehrich", "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", "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", "name": "php-imap/php-imap",
"version": "3.0.28", "version": "3.0.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barbushin/php-imap.git", "url": "https://github.com/barbushin/php-imap.git",
"reference": "1abe83bdca77e3270400d6d73bf27638a7733865" "reference": "df0798f7214b3ca57b7cdba328c5ea0754ec9d0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barbushin/php-imap/zipball/1abe83bdca77e3270400d6d73bf27638a7733865", "url": "https://api.github.com/repos/barbushin/php-imap/zipball/df0798f7214b3ca57b7cdba328c5ea0754ec9d0b",
"reference": "1abe83bdca77e3270400d6d73bf27638a7733865", "reference": "df0798f7214b3ca57b7cdba328c5ea0754ec9d0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -199,7 +199,7 @@
"pop3", "pop3",
"receive emails" "receive emails"
], ],
"time": "2019-07-23T09:25:42+00:00" "time": "2019-09-04T13:11:26+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],