{ "_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": "d5b17e3bb2e910a6b1bb7f71ba8ecc54", "packages": [ { "name": "mobiledetect/mobiledetectlib", "version": "3.74.2", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "d1f56f0477efde80ba168f98fd7c0485cf8291bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/d1f56f0477efde80ba168f98fd7c0485cf8291bf", "reference": "d1f56f0477efde80ba168f98fd7c0485cf8291bf", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.14", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { "psr-4": { "Detection\\": "src/", "DetectionTests\\": "tests/" }, "classmap": [ "src/MobileDetect.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.2" }, "funding": [ { "url": "https://github.com/serbanghita", "type": "github" } ], "time": "2023-10-17T18:28:47+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }