Bump php-imap/php-imap from 3.0.23 to 3.0.25 (#107)

Bumps [php-imap/php-imap](https://github.com/barbushin/php-imap) from 3.0.23 to 3.0.25.
- [Release notes](https://github.com/barbushin/php-imap/releases)
- [Commits](https://github.com/barbushin/php-imap/compare/3.0.23...3.0.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-14 12:37:10 +08:00 committed by Aravindo Wingeier
parent 4867ce0393
commit 1db1923842

13
composer.lock generated
View File

@ -150,16 +150,16 @@
}, },
{ {
"name": "php-imap/php-imap", "name": "php-imap/php-imap",
"version": "3.0.23", "version": "3.0.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barbushin/php-imap.git", "url": "https://github.com/barbushin/php-imap.git",
"reference": "34231ebb0820243e3fcb7acf116cf3902495e892" "reference": "e8effbff559cc466fe69507e2d7d94260200fe81"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barbushin/php-imap/zipball/34231ebb0820243e3fcb7acf116cf3902495e892", "url": "https://api.github.com/repos/barbushin/php-imap/zipball/e8effbff559cc466fe69507e2d7d94260200fe81",
"reference": "34231ebb0820243e3fcb7acf116cf3902495e892", "reference": "e8effbff559cc466fe69507e2d7d94260200fe81",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -169,7 +169,8 @@
"php": ">=5.6" "php": ">=5.6"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5.7" "phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -198,7 +199,7 @@
"pop3", "pop3",
"receive emails" "receive emails"
], ],
"time": "2019-06-11T06:34:37+00:00" "time": "2019-06-13T21:23:40+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],