1{ 2 "packages": [ 3 { 4 "name": "matomo/device-detector", 5 "version": "6.4.6", 6 "version_normalized": "6.4.6.0", 7 "source": { 8 "type": "git", 9 "url": "https://github.com/matomo-org/device-detector.git", 10 "reference": "6f07f615199851548db47a900815d2ea2cdcde08" 11 }, 12 "dist": { 13 "type": "zip", 14 "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/6f07f615199851548db47a900815d2ea2cdcde08", 15 "reference": "6f07f615199851548db47a900815d2ea2cdcde08", 16 "shasum": "" 17 }, 18 "require": { 19 "mustangostang/spyc": "*", 20 "php": "^7.2|^8.0" 21 }, 22 "replace": { 23 "piwik/device-detector": "self.version" 24 }, 25 "require-dev": { 26 "matthiasmullie/scrapbook": "^1.4.7", 27 "mayflower/mo4-coding-standard": "^v9.0.0", 28 "phpstan/phpstan": "^1.10.44", 29 "phpunit/phpunit": "^8.5.8", 30 "psr/cache": "^1.0.1", 31 "psr/simple-cache": "^1.0.1", 32 "slevomat/coding-standard": "<8.16.0", 33 "symfony/yaml": "^5.1.7" 34 }, 35 "suggest": { 36 "doctrine/cache": "Can directly be used for caching purpose", 37 "ext-yaml": "Necessary for using the Pecl YAML parser" 38 }, 39 "time": "2025-06-10T10:00:59+00:00", 40 "type": "library", 41 "installation-source": "dist", 42 "autoload": { 43 "psr-4": { 44 "DeviceDetector\\": "" 45 }, 46 "exclude-from-classmap": [ 47 "Tests/" 48 ] 49 }, 50 "notification-url": "https://packagist.org/downloads/", 51 "license": [ 52 "LGPL-3.0-or-later" 53 ], 54 "authors": [ 55 { 56 "name": "The Matomo Team", 57 "email": "hello@matomo.org", 58 "homepage": "https://matomo.org/team/" 59 } 60 ], 61 "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.", 62 "homepage": "https://matomo.org", 63 "keywords": [ 64 "devicedetection", 65 "parser", 66 "useragent" 67 ], 68 "support": { 69 "forum": "https://forum.matomo.org/", 70 "issues": "https://github.com/matomo-org/device-detector/issues", 71 "source": "https://github.com/matomo-org/matomo", 72 "wiki": "https://dev.matomo.org/" 73 }, 74 "install-path": "../matomo/device-detector" 75 }, 76 { 77 "name": "mustangostang/spyc", 78 "version": "0.6.3", 79 "version_normalized": "0.6.3.0", 80 "source": { 81 "type": "git", 82 "url": "https://github.com/mustangostang/spyc.git", 83 "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0" 84 }, 85 "dist": { 86 "type": "zip", 87 "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0", 88 "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0", 89 "shasum": "" 90 }, 91 "require": { 92 "php": ">=5.3.1" 93 }, 94 "require-dev": { 95 "phpunit/phpunit": "4.3.*@dev" 96 }, 97 "time": "2019-09-10T13:16:29+00:00", 98 "type": "library", 99 "extra": { 100 "branch-alias": { 101 "dev-master": "0.5.x-dev" 102 } 103 }, 104 "installation-source": "dist", 105 "autoload": { 106 "files": [ 107 "Spyc.php" 108 ] 109 }, 110 "notification-url": "https://packagist.org/downloads/", 111 "license": [ 112 "MIT" 113 ], 114 "authors": [ 115 { 116 "name": "mustangostang", 117 "email": "vlad.andersen@gmail.com" 118 } 119 ], 120 "description": "A simple YAML loader/dumper class for PHP", 121 "homepage": "https://github.com/mustangostang/spyc/", 122 "keywords": [ 123 "spyc", 124 "yaml", 125 "yml" 126 ], 127 "support": { 128 "issues": "https://github.com/mustangostang/spyc/issues", 129 "source": "https://github.com/mustangostang/spyc/tree/0.6.3" 130 }, 131 "install-path": "../mustangostang/spyc" 132 } 133 ], 134 "dev": true, 135 "dev-package-names": [] 136} 137