Bump php-imap/php-imap from 3.0.20 to 3.0.21 (#102)
Bumps [php-imap/php-imap](https://github.com/barbushin/php-imap) from 3.0.20 to 3.0.21. - [Release notes](https://github.com/barbushin/php-imap/releases) - [Commits](https://github.com/barbushin/php-imap/compare/3.0.20...3.0.21)
This commit is contained in:
parent
0b43c67238
commit
547a2495d6
12
composer.lock
generated
12
composer.lock
generated
|
@ -150,20 +150,22 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-imap/php-imap",
|
"name": "php-imap/php-imap",
|
||||||
"version": "3.0.20",
|
"version": "3.0.21",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/barbushin/php-imap.git",
|
"url": "https://github.com/barbushin/php-imap.git",
|
||||||
"reference": "07ffd1eeb0241d2424386af4fe0601b716048b2b"
|
"reference": "3a8b7664c2318286c06e981830dc67cc66cedffb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/barbushin/php-imap/zipball/07ffd1eeb0241d2424386af4fe0601b716048b2b",
|
"url": "https://api.github.com/repos/barbushin/php-imap/zipball/3a8b7664c2318286c06e981830dc67cc66cedffb",
|
||||||
"reference": "07ffd1eeb0241d2424386af4fe0601b716048b2b",
|
"reference": "3a8b7664c2318286c06e981830dc67cc66cedffb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"ext-iconv": "*",
|
||||||
"ext-imap": "*",
|
"ext-imap": "*",
|
||||||
|
"ext-mbstring": "*",
|
||||||
"php": ">=5.6"
|
"php": ">=5.6"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
@ -196,7 +198,7 @@
|
||||||
"pop3",
|
"pop3",
|
||||||
"receive emails"
|
"receive emails"
|
||||||
],
|
],
|
||||||
"time": "2019-05-25T14:26:06+00:00"
|
"time": "2019-06-04T07:57:52+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user