{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "4ba60a52d6e77bf4e0cb10f40233a799", "packages": [ { "name": "ddeboer/imap", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/ddeboer/imap.git", "reference": "ff985d72916267cba2f944e7c9ee654c69893219" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ddeboer/imap/zipball/ff985d72916267cba2f944e7c9ee654c69893219", "reference": "ff985d72916267cba2f944e7c9ee654c69893219", "shasum": "" }, "require": { "ext-iconv": "*", "ext-imap": "*", "ext-mbstring": "*", "php": "^7.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.14", "phpstan/phpstan": "^0.11", "phpstan/phpstan-phpunit": "^0.11", "phpstan/phpstan-strict-rules": "^0.11.0", "phpunit/phpunit": "^7.5", "zendframework/zend-mail": "^2.10" }, "type": "library", "autoload": { "psr-4": { "Ddeboer\\Imap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David de Boer", "email": "david@ddeboer.nl" }, { "name": "Community contributors", "homepage": "https://github.com/ddeboer/imap/graphs/contributors" }, { "name": "Filippo Tessarotto", "email": "zoeslam@gmail.com" } ], "description": "Object-oriented IMAP for PHP", "keywords": [ "email", "imap", "mail" ], "time": "2019-04-15T09:18:52+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }