{ "_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": "a8f31a88088de0ab177c0bc382e55765", "packages": [ { "name": "cbschuld/browser.php", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/cbschuld/Browser.php.git", "reference": "bf4be5f0b2d4d6d4bc328be58b1d9d7397561f82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cbschuld/Browser.php/zipball/bf4be5f0b2d4d6d4bc328be58b1d9d7397561f82", "reference": "bf4be5f0b2d4d6d4bc328be58b1d9d7397561f82", "shasum": "" }, "require": { "php": ">=8.0" }, "require-dev": { "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { "files": [ "legacy/Browser.php" ], "psr-4": { "cbschuld\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Schuld", "email": "chris@chrisschuld.com", "homepage": "https://chrisschuld.com" } ], "description": "A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.", "homepage": "https://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php/", "keywords": [ "browser", "detection", "user agent" ], "support": { "issues": "https://github.com/cbschuld/Browser.php/issues", "source": "https://github.com/cbschuld/Browser.php" }, "time": "2025-09-04T16:15:06+00:00" }, { "name": "szymach/c-pchart", "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/szymach/c-pchart.git", "reference": "8d08627262b65ed476c2681dba807cd713b044b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/szymach/c-pchart/zipball/8d08627262b65ed476c2681dba807cd713b044b0", "reference": "8d08627262b65ed476c2681dba807cd713b044b0", "shasum": "" }, "require": { "ext-gd": "*", "php": "^8.0" }, "require-dev": { "codeception/codeception": "^5.3", "codeception/module-asserts": "^3.2", "codeception/module-filesystem": "^3.0", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^12.4", "squizlabs/php_codesniffer": "^4.0" }, "type": "library", "extra": { "branch-alias": { "2.0": "2.0.x-dev", "3.0": "3.0.x-dev", "3.1": "3.1.x-dev", "dev-master": "4.0.x-dev" } }, "autoload": { "files": [ "constants.php" ], "psr-4": { "CpChart\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-only" ], "authors": [ { "name": "Jean-Damien Pogolotti", "homepage": "http://www.pchart.net", "role": "Creator of the original pChart library" }, { "name": "Piotr Szymaszek", "homepage": "https://github.com/szymach", "role": "Developer of the CpChart wrapper package" } ], "description": "Port of \"pChart\" library into PHP 8+", "homepage": "https://github.com/szymach/c-pchart", "keywords": [ "CpChart", "c-pChart", "charts", "pchart", "statistics" ], "support": { "issues": "https://github.com/szymach/c-pchart/issues", "source": "https://github.com/szymach/c-pchart/tree/v3.1.1" }, "time": "2025-10-22T17:58:15+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.0" }, "platform-dev": {}, "plugin-api-version": "2.9.0" }