{ "_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": "649e8a17aefeae986f4d47980c9811f7", "content-hash": "44cac2060bb0a30598e2cf2f78583b1c", "packages": [ { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "time": "2016-08-06 20:24:11" }, { "name": "ralouphie/getallheaders", "version": "0.1.7", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "7348bf32ea7bfe70674dcf527aa0fcf598fea201" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/7348bf32ea7bfe70674dcf527aa0fcf598fea201", "reference": "7348bf32ea7bfe70674dcf527aa0fcf598fea201", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~3.7.0", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "time": "2014-06-03 14:12:33" }, { "name": "whichbrowser/parser", "version": "v2.0.24", "source": { "type": "git", "url": "https://github.com/WhichBrowser/Parser.git", "reference": "ed6e911bed49a2946b5920469c0071b6fe57776e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WhichBrowser/Parser/zipball/ed6e911bed49a2946b5920469c0071b6fe57776e", "reference": "ed6e911bed49a2946b5920469c0071b6fe57776e", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/cache": "^1.0" }, "require-dev": { "cache/array-adapter": "^0.4", "icomefromthenet/reverse-regex": "dev-master", "league/csv": "^8.0", "phpdocumentor/reflection-docblock": "^2.0", "phpunit/php-code-coverage": "^2.2|^3.0", "phpunit/phpunit": "^4.0", "satooshi/php-coveralls": "^0.6", "squizlabs/php_codesniffer": "2.5.*", "symfony/yaml": "^2.7" }, "type": "library", "autoload": { "psr-4": { "WhichBrowser\\": [ "src/", "tests/src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Niels Leenheer", "email": "niels@leenheer.nl", "role": "Developer" } ], "description": "Useragent sniffing library for PHP", "homepage": "http://whichbrowser.net", "keywords": [ "browser", "sniffing", "ua", "useragent" ], "time": "2016-09-08 14:07:33" }, { "name": "whichbrowser/server", "version": "v2.0.12", "source": { "type": "git", "url": "https://github.com/WhichBrowser/Server.git", "reference": "71fce9bf7c4f59b7d63f8708b311cd364b3792b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WhichBrowser/Server/zipball/71fce9bf7c4f59b7d63f8708b311cd364b3792b0", "reference": "71fce9bf7c4f59b7d63f8708b311cd364b3792b0", "shasum": "" }, "require": { "php": ">=5.4.0", "ralouphie/getallheaders": "~0.1.7", "whichbrowser/parser": "^2.0.20" }, "type": "project", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Niels Leenheer", "email": "niels@leenheer.nl", "role": "Developer" } ], "description": "Useragent sniffing server for Javascript", "homepage": "http://whichbrowser.net", "keywords": [ "browser", "useragent" ], "time": "2016-08-10 16:50:34" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6" }, "platform-dev": [] }