{ "_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": "fd4e43cf5ceb054558093f186ab0241b", "packages": [ { "name": "chillerlan/php-qrcode", "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", "reference": "49006e34bd5328f163e80329e7312f34dceea59b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/49006e34bd5328f163e80329e7312f34dceea59b", "reference": "49006e34bd5328f163e80329e7312f34dceea59b", "shasum": "" }, "require": { "chillerlan/php-settings-container": "^3.2.1", "ext-mbstring": "*", "php": "^8.2" }, "require-dev": { "chillerlan/php-authenticator": "^5.3", "ext-fileinfo": "*", "intervention/image": "^3.11", "phan/phan": "^6.0.1", "phpbench/phpbench": "^1.4", "phpmd/phpmd": "^2.15", "phpstan/phpstan": "^2.1.40", "phpstan/phpstan-deprecation-rules": "^2.0.4", "phpunit/phpunit": "^11.5", "setasign/fpdf": "^1.8.6", "slevomat/coding-standard": "^8.28", "squizlabs/php_codesniffer": "^4.0" }, "suggest": { "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.", "intervention/image": "More advanced GD and ImageMagick output.", "setasign/fpdf": "Required to use the QR FPDF output.", "simple-icons/simple-icons": "SVG icons that you can use to embed as logos in the QR Code" }, "type": "library", "autoload": { "psr-4": { "chillerlan\\QRCode\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "Apache-2.0" ], "authors": [ { "name": "Kazuhiko Arase", "homepage": "https://github.com/kazuhikoarase/qrcode-generator" }, { "name": "ZXing Authors", "homepage": "https://github.com/zxing/zxing" }, { "name": "Ashot Khanamiryan", "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder" }, { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" }, { "name": "Contributors", "homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors" } ], "description": "A QR Code generator and reader with a user-friendly API. PHP 8.2+", "homepage": "https://github.com/chillerlan/php-qrcode", "keywords": [ "phpqrcode", "qr", "qr code", "qr-reader", "qrcode", "qrcode-generator", "qrcode-reader" ], "support": { "docs": "https://php-qrcode.readthedocs.io", "issues": "https://github.com/chillerlan/php-qrcode/issues", "source": "https://github.com/chillerlan/php-qrcode" }, "funding": [ { "url": "https://ko-fi.com/codemasher", "type": "Ko-Fi" } ], "time": "2026-03-18T21:21:07+00:00" }, { "name": "chillerlan/php-settings-container", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", "reference": "a0a487cbf5344f721eb504bf0f59bada40c381b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/a0a487cbf5344f721eb504bf0f59bada40c381b7", "reference": "a0a487cbf5344f721eb504bf0f59bada40c381b7", "shasum": "" }, "require": { "ext-json": "*", "php": "^8.1" }, "require-dev": { "phan/phan": "^5.5.2", "phpmd/phpmd": "^2.15", "phpstan/phpstan": "^2.1.31", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpunit/phpunit": "^10.5", "slevomat/coding-standard": "^8.22", "squizlabs/php_codesniffer": "^4.0" }, "type": "library", "autoload": { "psr-4": { "chillerlan\\Settings\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" } ], "description": "A container class for immutable settings objects. Not a DI container.", "homepage": "https://github.com/chillerlan/php-settings-container", "keywords": [ "Settings", "configuration", "container", "helper", "property hook" ], "support": { "issues": "https://github.com/chillerlan/php-settings-container/issues", "source": "https://github.com/chillerlan/php-settings-container" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2026-03-20T21:10:52+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }