{ "_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": "731e8b87d0bfb3ff753007895f1cf76a", "packages": [ { "name": "chillerlan/php-qrcode", "version": "4.3.4", "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", "reference": "2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d", "reference": "2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d", "shasum": "" }, "require": { "chillerlan/php-settings-container": "^2.1.4", "ext-mbstring": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "phan/phan": "^5.3", "phpunit/phpunit": "^9.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.4+", "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/4.3.4" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2022-07-25T09:12:45+00:00" }, { "name": "chillerlan/php-settings-container", "version": "2.1.4", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", "reference": "1beb7df3c14346d4344b0b2e12f6f9a74feabd4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/1beb7df3c14346d4344b0b2e12f6f9a74feabd4a", "reference": "1beb7df3c14346d4344b0b2e12f6f9a74feabd4a", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "phan/phan": "^5.3", "phpunit/phpunit": "^9.5" }, "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.4+", "homepage": "https://github.com/chillerlan/php-settings-container", "keywords": [ "PHP7", "Settings", "configuration", "container", "helper" ], "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": "2022-07-05T22:32:14+00:00" }, { "name": "codexpert/plugin", "version": "dev-master", "source": { "type": "git", "url": "https://bitbucket.org/codexpertio/codexpert-plugin.git", "reference": "fe4285503ecceb74468118ad71390aeea803e6b9" }, "dist": { "type": "zip", "url": "https://bitbucket.org/codexpertio/codexpert-plugin/get/fe4285503ecceb74468118ad71390aeea803e6b9.zip", "reference": "fe4285503ecceb74468118ad71390aeea803e6b9", "shasum": "" }, "require": { "php": ">=5.3.0" }, "default-branch": true, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Codexpert", "email": "hello@codexpert.io", "homepage": "https://codexpert.io", "role": "Developer" } ], "description": "Plugin tools for Codexpert", "homepage": "https://bitbucket.org/codexpertio/codexpert-plugin", "keywords": [ "codexpert", "plugin" ], "support": { "source": "https://bitbucket.org/codexpertio/codexpert-plugin/src/fe4285503ecceb74468118ad71390aeea803e6b9/?at=master" }, "time": "2023-10-17T05:55:37+00:00" }, { "name": "curl/curl", "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/php-mod/curl.git", "reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mod/curl/zipball/c4f8799c471e43b7c782c77d5c6e178d0465e210", "reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210", "shasum": "" }, "require": { "ext-curl": "*", "php": "^5.6 | ^7.0 | ^8.0" }, "require-dev": { "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "autoload": { "psr-0": { "Curl": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "php-curl-class", "homepage": "https://github.com/php-curl-class" }, { "name": "Hassan Amouhzi", "email": "hassan@anezi.net", "homepage": "http://hassan.amouhzi.com" }, { "name": "user52", "homepage": "https://github.com/user52" } ], "description": "cURL class for PHP", "homepage": "https://github.com/php-mod/curl", "keywords": [ "curl", "dot" ], "support": { "issues": "https://github.com/php-mod/curl/issues", "source": "https://github.com/php-mod/curl/tree/2.5.0" }, "time": "2022-12-14T13:27:59+00:00" }, { "name": "nguyenary/qr-code-monkey", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/nguyenary/QRCodeMonkey.git", "reference": "77a3941f73eba25d1ef749bb75de8f5a7755c2df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nguyenary/QRCodeMonkey/zipball/77a3941f73eba25d1ef749bb75de8f5a7755c2df", "reference": "77a3941f73eba25d1ef749bb75de8f5a7755c2df", "shasum": "" }, "require": { "curl/curl": "^2.3", "php": ">=7.2" }, "suggest": { "ext-json": "*" }, "type": "library", "autoload": { "psr-4": { "nguyenary\\QRCodeMonkey\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "nguyenary", "email": "nguyenary.dev@gmail.com" } ], "description": "PHP Library for free generator QR Code from qrcode-monkey.com", "support": { "issues": "https://github.com/nguyenary/QRCodeMonkey/issues", "source": "https://github.com/nguyenary/QRCodeMonkey/tree/v1.0" }, "time": "2021-09-01T14:50:17+00:00" }, { "name": "picqer/php-barcode-generator", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/picqer/php-barcode-generator.git", "reference": "4cec18909dffd86e14beb69b1040f2520c2e1bb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/picqer/php-barcode-generator/zipball/4cec18909dffd86e14beb69b1040f2520c2e1bb1", "reference": "4cec18909dffd86e14beb69b1040f2520c2e1bb1", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.3|^8.0" }, "require-dev": { "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5" }, "suggest": { "ext-bcmath": "Barcode IMB (Intelligent Mail Barcode) needs bcmath extension", "ext-gd": "For JPG and PNG generators, GD or Imagick is required", "ext-imagick": "For JPG and PNG generators, GD or Imagick is required" }, "type": "library", "autoload": { "psr-4": { "Picqer\\Barcode\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "homepage": "http://nicolaasuni.tecnick.com" }, { "name": "Casper Bakker", "email": "info@picqer.com", "homepage": "https://picqer.com" } ], "description": "An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.", "homepage": "https://github.com/picqer/php-barcode-generator", "keywords": [ "CODABAR", "Code11", "Code93", "EAN13", "KIX", "KIXCODE", "MSI", "POSTNET", "Pharma", "Standard 2 of 5", "barcode", "barcode generator", "code128", "code39", "ean", "html", "jpeg", "jpg", "php", "png", "svg", "upc" ], "support": { "issues": "https://github.com/picqer/php-barcode-generator/issues", "source": "https://github.com/picqer/php-barcode-generator/tree/v2.4.0" }, "funding": [ { "url": "https://github.com/casperbakker", "type": "github" } ], "time": "2023-09-16T08:58:52+00:00" }, { "name": "pluggable/marketing", "version": "dev-master", "source": { "type": "git", "url": "https://bitbucket.org/pluggableio/marketing.git", "reference": "aea9b064c787bf4e8c0c874219e110027bfb2970" }, "dist": { "type": "zip", "url": "https://bitbucket.org/pluggableio/marketing/get/aea9b064c787bf4e8c0c874219e110027bfb2970.zip", "reference": "aea9b064c787bf4e8c0c874219e110027bfb2970", "shasum": "" }, "require": { "php": ">=7.2.0" }, "default-branch": true, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Pluggable", "email": "hi@pluggable.io", "homepage": "https://pluggable.io", "role": "Developer" } ], "description": "Marketing toolkit for Pluggable plugins", "homepage": "https://bitbucket.org/pluggableio/marketing/", "keywords": [ "marketing", "pluggable" ], "support": { "source": "https://bitbucket.org/pluggableio/marketing/src/aea9b064c787bf4e8c0c874219e110027bfb2970/?at=master" }, "time": "2023-10-03T06:55:59+00:00" }, { "name": "pluggable/plugin", "version": "dev-master", "source": { "type": "git", "url": "https://bitbucket.org/pluggableio/plugin.git", "reference": "f1868e82196de6c6ed1e21773665f15e8af77c4e" }, "dist": { "type": "zip", "url": "https://bitbucket.org/pluggableio/plugin/get/f1868e82196de6c6ed1e21773665f15e8af77c4e.zip", "reference": "f1868e82196de6c6ed1e21773665f15e8af77c4e", "shasum": "" }, "require": { "php": ">=7.2.0" }, "default-branch": true, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Pluggable", "email": "hi@pluggable.io", "homepage": "https://pluggable.io", "role": "Developer" } ], "description": "License management toolkit for Pluggable plugins", "homepage": "https://bitbucket.org/pluggableio/plugin/", "keywords": [ "pluggable", "plugin" ], "support": { "source": "https://bitbucket.org/pluggableio/plugin/src/f1868e82196de6c6ed1e21773665f15e8af77c4e/?at=master" }, "time": "2023-10-09T05:02:19+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "codexpert/plugin": 20, "pluggable/marketing": 20, "pluggable/plugin": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }