{ "_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" ], "hash": "73069b5929aaf8a36d0999e3862b423d", "content-hash": "2afaee71251c82c35a7e96e2e0e712a5", "packages": [ { "name": "php-imap/php-imap", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/barbushin/php-imap.git", "reference": "3174b23aaf45cc570972209f366c384f257399a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barbushin/php-imap/zipball/3174b23aaf45cc570972209f366c384f257399a8", "reference": "3174b23aaf45cc570972209f366c384f257399a8", "shasum": "" }, "require": { "ext-imap": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "PhpImap\\": "src/PhpImap/" } }, "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-12-14 02:46:12" }, { "name": "predis/predis", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1", "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "type": "library", "autoload": { "psr-4": { "Predis\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete Redis client for PHP and HHVM", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], "time": "2016-06-16 16:22:20" }, { "name": "suin/php-rss-writer", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/suin/php-rss-writer.git", "reference": "a7dd2bbc287a05b266406d3afa298d44ebf115f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/suin/php-rss-writer/zipball/a7dd2bbc287a05b266406d3afa298d44ebf115f3", "reference": "a7dd2bbc287a05b266406d3afa298d44ebf115f3", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-0": { "Suin\\RSSWriter": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hidehito Nozawa aka Suin", "email": "suinyeze@gmail.com" } ], "description": "Yet another simple RSS writer library for PHP 5.4 or later.", "homepage": "https://github.com/suin/php-rss-writer", "keywords": [ "feed", "generator", "php", "rss", "writer" ], "time": "2016-03-19 06:15:37" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }