1*d5ef99ddSAndreas Gohr{ 2*d5ef99ddSAndreas Gohr "_readme": [ 3*d5ef99ddSAndreas Gohr "This file locks the dependencies of your project to a known state", 4*d5ef99ddSAndreas Gohr "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5*d5ef99ddSAndreas Gohr "This file is @generated automatically" 6*d5ef99ddSAndreas Gohr ], 7*d5ef99ddSAndreas Gohr "content-hash": "2511e42cd05c0bff1c387488f0f44e24", 8*d5ef99ddSAndreas Gohr "packages": [ 9*d5ef99ddSAndreas Gohr { 10*d5ef99ddSAndreas Gohr "name": "matomo/device-detector", 11*d5ef99ddSAndreas Gohr "version": "6.4.6", 12*d5ef99ddSAndreas Gohr "source": { 13*d5ef99ddSAndreas Gohr "type": "git", 14*d5ef99ddSAndreas Gohr "url": "https://github.com/matomo-org/device-detector.git", 15*d5ef99ddSAndreas Gohr "reference": "6f07f615199851548db47a900815d2ea2cdcde08" 16*d5ef99ddSAndreas Gohr }, 17*d5ef99ddSAndreas Gohr "dist": { 18*d5ef99ddSAndreas Gohr "type": "zip", 19*d5ef99ddSAndreas Gohr "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/6f07f615199851548db47a900815d2ea2cdcde08", 20*d5ef99ddSAndreas Gohr "reference": "6f07f615199851548db47a900815d2ea2cdcde08", 21*d5ef99ddSAndreas Gohr "shasum": "" 22*d5ef99ddSAndreas Gohr }, 23*d5ef99ddSAndreas Gohr "require": { 24*d5ef99ddSAndreas Gohr "mustangostang/spyc": "*", 25*d5ef99ddSAndreas Gohr "php": "^7.2|^8.0" 26*d5ef99ddSAndreas Gohr }, 27*d5ef99ddSAndreas Gohr "replace": { 28*d5ef99ddSAndreas Gohr "piwik/device-detector": "self.version" 29*d5ef99ddSAndreas Gohr }, 30*d5ef99ddSAndreas Gohr "require-dev": { 31*d5ef99ddSAndreas Gohr "matthiasmullie/scrapbook": "^1.4.7", 32*d5ef99ddSAndreas Gohr "mayflower/mo4-coding-standard": "^v9.0.0", 33*d5ef99ddSAndreas Gohr "phpstan/phpstan": "^1.10.44", 34*d5ef99ddSAndreas Gohr "phpunit/phpunit": "^8.5.8", 35*d5ef99ddSAndreas Gohr "psr/cache": "^1.0.1", 36*d5ef99ddSAndreas Gohr "psr/simple-cache": "^1.0.1", 37*d5ef99ddSAndreas Gohr "slevomat/coding-standard": "<8.16.0", 38*d5ef99ddSAndreas Gohr "symfony/yaml": "^5.1.7" 39*d5ef99ddSAndreas Gohr }, 40*d5ef99ddSAndreas Gohr "suggest": { 41*d5ef99ddSAndreas Gohr "doctrine/cache": "Can directly be used for caching purpose", 42*d5ef99ddSAndreas Gohr "ext-yaml": "Necessary for using the Pecl YAML parser" 43*d5ef99ddSAndreas Gohr }, 44*d5ef99ddSAndreas Gohr "type": "library", 45*d5ef99ddSAndreas Gohr "autoload": { 46*d5ef99ddSAndreas Gohr "psr-4": { 47*d5ef99ddSAndreas Gohr "DeviceDetector\\": "" 48*d5ef99ddSAndreas Gohr }, 49*d5ef99ddSAndreas Gohr "exclude-from-classmap": [ 50*d5ef99ddSAndreas Gohr "Tests/" 51*d5ef99ddSAndreas Gohr ] 52*d5ef99ddSAndreas Gohr }, 53*d5ef99ddSAndreas Gohr "notification-url": "https://packagist.org/downloads/", 54*d5ef99ddSAndreas Gohr "license": [ 55*d5ef99ddSAndreas Gohr "LGPL-3.0-or-later" 56*d5ef99ddSAndreas Gohr ], 57*d5ef99ddSAndreas Gohr "authors": [ 58*d5ef99ddSAndreas Gohr { 59*d5ef99ddSAndreas Gohr "name": "The Matomo Team", 60*d5ef99ddSAndreas Gohr "email": "hello@matomo.org", 61*d5ef99ddSAndreas Gohr "homepage": "https://matomo.org/team/" 62*d5ef99ddSAndreas Gohr } 63*d5ef99ddSAndreas Gohr ], 64*d5ef99ddSAndreas Gohr "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.", 65*d5ef99ddSAndreas Gohr "homepage": "https://matomo.org", 66*d5ef99ddSAndreas Gohr "keywords": [ 67*d5ef99ddSAndreas Gohr "devicedetection", 68*d5ef99ddSAndreas Gohr "parser", 69*d5ef99ddSAndreas Gohr "useragent" 70*d5ef99ddSAndreas Gohr ], 71*d5ef99ddSAndreas Gohr "support": { 72*d5ef99ddSAndreas Gohr "forum": "https://forum.matomo.org/", 73*d5ef99ddSAndreas Gohr "issues": "https://github.com/matomo-org/device-detector/issues", 74*d5ef99ddSAndreas Gohr "source": "https://github.com/matomo-org/matomo", 75*d5ef99ddSAndreas Gohr "wiki": "https://dev.matomo.org/" 76*d5ef99ddSAndreas Gohr }, 77*d5ef99ddSAndreas Gohr "time": "2025-06-10T10:00:59+00:00" 78*d5ef99ddSAndreas Gohr }, 79*d5ef99ddSAndreas Gohr { 80*d5ef99ddSAndreas Gohr "name": "mustangostang/spyc", 81*d5ef99ddSAndreas Gohr "version": "0.6.3", 82*d5ef99ddSAndreas Gohr "source": { 83*d5ef99ddSAndreas Gohr "type": "git", 84*d5ef99ddSAndreas Gohr "url": "https://github.com/mustangostang/spyc.git", 85*d5ef99ddSAndreas Gohr "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0" 86*d5ef99ddSAndreas Gohr }, 87*d5ef99ddSAndreas Gohr "dist": { 88*d5ef99ddSAndreas Gohr "type": "zip", 89*d5ef99ddSAndreas Gohr "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0", 90*d5ef99ddSAndreas Gohr "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0", 91*d5ef99ddSAndreas Gohr "shasum": "" 92*d5ef99ddSAndreas Gohr }, 93*d5ef99ddSAndreas Gohr "require": { 94*d5ef99ddSAndreas Gohr "php": ">=5.3.1" 95*d5ef99ddSAndreas Gohr }, 96*d5ef99ddSAndreas Gohr "require-dev": { 97*d5ef99ddSAndreas Gohr "phpunit/phpunit": "4.3.*@dev" 98*d5ef99ddSAndreas Gohr }, 99*d5ef99ddSAndreas Gohr "type": "library", 100*d5ef99ddSAndreas Gohr "extra": { 101*d5ef99ddSAndreas Gohr "branch-alias": { 102*d5ef99ddSAndreas Gohr "dev-master": "0.5.x-dev" 103*d5ef99ddSAndreas Gohr } 104*d5ef99ddSAndreas Gohr }, 105*d5ef99ddSAndreas Gohr "autoload": { 106*d5ef99ddSAndreas Gohr "files": [ 107*d5ef99ddSAndreas Gohr "Spyc.php" 108*d5ef99ddSAndreas Gohr ] 109*d5ef99ddSAndreas Gohr }, 110*d5ef99ddSAndreas Gohr "notification-url": "https://packagist.org/downloads/", 111*d5ef99ddSAndreas Gohr "license": [ 112*d5ef99ddSAndreas Gohr "MIT" 113*d5ef99ddSAndreas Gohr ], 114*d5ef99ddSAndreas Gohr "authors": [ 115*d5ef99ddSAndreas Gohr { 116*d5ef99ddSAndreas Gohr "name": "mustangostang", 117*d5ef99ddSAndreas Gohr "email": "vlad.andersen@gmail.com" 118*d5ef99ddSAndreas Gohr } 119*d5ef99ddSAndreas Gohr ], 120*d5ef99ddSAndreas Gohr "description": "A simple YAML loader/dumper class for PHP", 121*d5ef99ddSAndreas Gohr "homepage": "https://github.com/mustangostang/spyc/", 122*d5ef99ddSAndreas Gohr "keywords": [ 123*d5ef99ddSAndreas Gohr "spyc", 124*d5ef99ddSAndreas Gohr "yaml", 125*d5ef99ddSAndreas Gohr "yml" 126*d5ef99ddSAndreas Gohr ], 127*d5ef99ddSAndreas Gohr "support": { 128*d5ef99ddSAndreas Gohr "issues": "https://github.com/mustangostang/spyc/issues", 129*d5ef99ddSAndreas Gohr "source": "https://github.com/mustangostang/spyc/tree/0.6.3" 130*d5ef99ddSAndreas Gohr }, 131*d5ef99ddSAndreas Gohr "time": "2019-09-10T13:16:29+00:00" 132*d5ef99ddSAndreas Gohr } 133*d5ef99ddSAndreas Gohr ], 134*d5ef99ddSAndreas Gohr "packages-dev": [], 135*d5ef99ddSAndreas Gohr "aliases": [], 136*d5ef99ddSAndreas Gohr "minimum-stability": "stable", 137*d5ef99ddSAndreas Gohr "stability-flags": {}, 138*d5ef99ddSAndreas Gohr "prefer-stable": false, 139*d5ef99ddSAndreas Gohr "prefer-lowest": false, 140*d5ef99ddSAndreas Gohr "platform": {}, 141*d5ef99ddSAndreas Gohr "platform-dev": {}, 142*d5ef99ddSAndreas Gohr "plugin-api-version": "2.6.0" 143*d5ef99ddSAndreas Gohr} 144