{ "_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": "1e6c51bc55aa8e72dd7c1204a98214ba", "content-hash": "2bf0137d4eb1abbba76260ced5abfe93", "packages": [ { "name": "sinergi/browser-detector", "version": "6.1.2", "source": { "type": "git", "url": "https://github.com/sinergi/php-browser-detector.git", "reference": "e1bee473663bb82e5ff58a3a2c0bf81c8671de5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sinergi/php-browser-detector/zipball/e1bee473663bb82e5ff58a3a2c0bf81c8671de5a", "reference": "e1bee473663bb82e5ff58a3a2c0bf81c8671de5a", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.0" }, "type": "library", "autoload": { "psr-4": { "Sinergi\\BrowserDetector\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Schuld" }, { "name": "Gabriel Bull", "email": "me@gabrielbull.com" } ], "description": "Detecting the user's browser, operating system and language.", "keywords": [ "browser", "detection", "language", "operating system", "os" ], "time": "2016-12-28 16:31:30" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }