2016-07-02 21:05:44 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2016-09-14 18:27:18 +00:00
|
|
|
"hash": "18ba77805fd530e1972050e6de7cd151",
|
2016-07-02 21:05:44 +00:00
|
|
|
"content-hash": "357059f60b3f57be6e5f15b1df393a72",
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "php-imap/php-imap",
|
|
|
|
"version": "2.0.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/barbushin/php-imap.git",
|
|
|
|
"reference": "cc1a49a3f68090db182183c59ffbc09055d59f5b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/barbushin/php-imap/zipball/cc1a49a3f68090db182183c59ffbc09055d59f5b",
|
|
|
|
"reference": "cc1a49a3f68090db182183c59ffbc09055d59f5b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"PhpImap": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD 3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sergey Barbushin",
|
|
|
|
"email": "barbushin@gmail.com",
|
|
|
|
"homepage": "http://linkedin.com/in/barbushin"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension",
|
|
|
|
"homepage": "https://github.com/barbushin/php-imap",
|
|
|
|
"keywords": [
|
|
|
|
"imap",
|
|
|
|
"mail",
|
|
|
|
"php"
|
|
|
|
],
|
|
|
|
"time": "2015-09-16 07:40:39"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|