{ "_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" ], "content-hash": "260661b762aa50cf3fa09abab413efdc", "packages": [ { "name": "php-amqplib/php-amqplib", "version": "v2.6.3", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/fa2f0d4410a11008cb36b379177291be7ee9e4f6", "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-mbstring": "*", "php": ">=5.3.0" }, "replace": { "videlalvaro/php-amqplib": "self.version" }, "require-dev": { "phpunit/phpunit": "^4.8", "scrutinizer/ocular": "^1.1", "squizlabs/php_codesniffer": "^2.5" }, "suggest": { "ext-sockets": "Use AMQPSocketConnection" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "PhpAmqpLib\\": "PhpAmqpLib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Alvaro Videla", "role": "Original Maintainer" }, { "name": "John Kelly", "email": "johnmkelly86@gmail.com", "role": "Maintainer" }, { "name": "Raúl Araya", "email": "nubeiro@gmail.com", "role": "Maintainer" } ], "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.", "homepage": "https://github.com/php-amqplib/php-amqplib/", "keywords": [ "message", "queue", "rabbitmq" ], "time": "2016-04-11T14:30:01+00:00" }, { "name": "plasticbrain/php-flash-messages", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/plasticbrain/PhpFlashMessages.git", "reference": "b565762619342057ce561de20d0f2f6e14f9aa77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/plasticbrain/PhpFlashMessages/zipball/b565762619342057ce561de20d0f2f6e14f9aa77", "reference": "b565762619342057ce561de20d0f2f6e14f9aa77", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "Plasticbrain\\FlashMessages\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike Everhart", "email": "mike@plasticbrain.net" } ], "description": "A modern take on PHP session-based flash messages", "keywords": [ "bootstrap", "flash", "messages", "session" ], "time": "2016-04-01T08:39:38+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }