{ "_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": "093d7d8fc69d3dd8caa762a586de0560", "packages": [ { "name": "mpdf/qrcode", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/mpdf/qrcode.git", "reference": "d4fa19117a7241c30ac84902b6236a02c7a3f268" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/qrcode/zipball/d4fa19117a7241c30ac84902b6236a02c7a3f268", "reference": "d4fa19117a7241c30ac84902b6236a02c7a3f268", "shasum": "" }, "require": { "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "mockery/mockery": "^0.9.5 || ^1.0", "squizlabs/php_codesniffer": "^3.4", "tracy/tracy": "^2.5", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "ext-gd": "To output QR codes to PNG files", "ext-simplexml": "To output QR codes to SVG files" }, "type": "library", "autoload": { "psr-4": { "Mpdf\\QrCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Matěj Humpál", "role": "maintainer" }, { "name": "Laurent Minguet", "role": "author" } ], "description": "QR code generator for mPDF", "keywords": [ "mpdf", "pdf", "php", "qr", "qrcode" ], "support": { "issues": "https://github.com/mpdf/qrcode/issues", "source": "https://github.com/mpdf/qrcode/tree/v1.2.2" }, "funding": [ { "url": "https://www.paypal.me/mpdf", "type": "custom" } ], "time": "2025-12-19T16:21:49+00:00" }, { "name": "paragonie/random_compat", "version": "v9.99.100", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2020-10-15T08:29:30+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }