{ "_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": "6dc5509246f40b1ac68e0ed4056e34a9", "packages": [ { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "ralouphie/mimey", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/ralouphie/mimey.git", "reference": "8f74e6da73f9df7bd965e4e123f3d8fb9acb89ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/mimey/zipball/8f74e6da73f9df7bd965e4e123f3d8fb9acb89ba", "reference": "8f74e6da73f9df7bd965e4e123f3d8fb9acb89ba", "shasum": "" }, "require": { "php": "^5.4|^7.0" }, "require-dev": { "php-coveralls/php-coveralls": "^1.1", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Mimey\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "PHP package for converting file extensions to MIME types and vice versa.", "time": "2019-03-08T08:49:03+00:00" } ], "packages-dev": [ { "name": "bamarni/composer-bin-plugin", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/bamarni/composer-bin-plugin.git", "reference": "67f9d314dc7ecf7245b8637906e151ccc62b8d24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/67f9d314dc7ecf7245b8637906e151ccc62b8d24", "reference": "67f9d314dc7ecf7245b8637906e151ccc62b8d24", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "dev-master", "symfony/console": "^2.5 || ^3.0 || ^4.0" }, "type": "composer-plugin", "extra": { "class": "Bamarni\\Composer\\Bin\\Plugin", "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Bamarni\\Composer\\Bin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "time": "2019-03-17T12:38:04+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.1", "ext-json": "*", "ext-dom": "*", "ext-intl": "*" }, "platform-dev": [] }