{ "_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": "5faa78db51f0d4c698c51a166b768b46", "packages": [ { "name": "chillerlan/php-qrcode", "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", "reference": "d8bf297e6843a53aeaa8f3285ce04fc349d133d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/d8bf297e6843a53aeaa8f3285ce04fc349d133d6", "reference": "d8bf297e6843a53aeaa8f3285ce04fc349d133d6", "shasum": "" }, "require": { "chillerlan/php-settings-container": "^1.2", "ext-mbstring": "*", "php": "^7.2" }, "require-dev": { "phpunit/phpunit": "^8.5", "setasign/fpdf": "^1.8.2" }, "suggest": { "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.", "setasign/fpdf": "Required to use the QR FPDF output." }, "type": "library", "autoload": { "psr-4": { "chillerlan\\QRCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kazuhiko Arase", "homepage": "https://github.com/kazuhikoarase" }, { "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. PHP 7.2+", "homepage": "https://github.com/chillerlan/php-qrcode", "keywords": [ "phpqrcode", "qr", "qr code", "qrcode", "qrcode-generator" ], "support": { "issues": "https://github.com/chillerlan/php-qrcode/issues", "source": "https://github.com/chillerlan/php-qrcode/tree/3.4.0" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2020-11-18T20:51:41+00:00" }, { "name": "chillerlan/php-settings-container", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", "reference": "b9b0431dffd74102ee92348a63b4c33fc8ba639b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/b9b0431dffd74102ee92348a63b4c33fc8ba639b", "reference": "b9b0431dffd74102ee92348a63b4c33fc8ba639b", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.2" }, "require-dev": { "phpunit/phpunit": "^8.3" }, "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. PHP 7.2+", "homepage": "https://github.com/chillerlan/php-settings-container", "keywords": [ "PHP7", "Settings", "container", "helper" ], "support": { "issues": "https://github.com/chillerlan/php-settings-container/issues", "source": "https://github.com/chillerlan/php-settings-container" }, "time": "2019-09-10T00:09:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.2" }, "platform-dev": [], "plugin-api-version": "2.0.0" }