{ "_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": "6cf88986f233b91b6b0588e7393a959f", "packages": [ { "name": "freemius/wordpress-sdk", "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/Freemius/wordpress-sdk.git", "reference": "5f57de9d7504b37b0ee9f5da44b6699c99854dd2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/5f57de9d7504b37b0ee9f5da44b6699c99854dd2", "reference": "5f57de9d7504b37b0ee9f5da44b6699c99854dd2", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "phpcompatibility/php-compatibility": "^9.3", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.3", "squizlabs/php_codesniffer": "^3.7", "szepeviktor/phpstan-wordpress": "^1.3", "wp-coding-standards/wpcs": "^2.3" }, "type": "library", "autoload": { "files": [ "start.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-only" ], "description": "Freemius WordPress SDK", "homepage": "https://freemius.com", "keywords": [ "freemius", "plugin", "sdk", "theme", "wordpress", "wordpress-plugin", "wordpress-theme" ], "support": { "issues": "https://github.com/Freemius/wordpress-sdk/issues", "source": "https://github.com/Freemius/wordpress-sdk/tree/2.10.1" }, "time": "2024-12-11T11:36:51+00:00" }, { "name": "mojitowp/exchange-rate", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/mojitowp/exchange-rate.git", "reference": "485154bcaf22a3df4b36aab27c93c6a3ad161c22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mojitowp/exchange-rate/zipball/485154bcaf22a3df4b36aab27c93c6a3ad161c22", "reference": "485154bcaf22a3df4b36aab27c93c6a3ad161c22", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/", "src/providers/cr/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHP Exchange Rate.", "support": { "issues": "https://github.com/mojitowp/exchange-rate/issues", "source": "https://github.com/mojitowp/exchange-rate/tree/1.0.0" }, "time": "2024-05-08T14:42:07+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.8.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "14ffa0e308f5634aa2489568b4b90b24073b6731" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/14ffa0e308f5634aa2489568b4b90b24073b6731", "reference": "14ffa0e308f5634aa2489568b4b90b24073b6731", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=7.1.0" }, "type": "library", "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", "source": "https://github.com/tecnickcom/TCPDF/tree/6.8.0" }, "funding": [ { "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", "type": "custom" } ], "time": "2024-12-23T13:34:57+00:00" } ], "packages-dev": [ { "name": "php-stubs/wordpress-stubs", "version": "v6.7.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", "reference": "83448e918bf06d1ed3d67ceb6a985fc266a02fd1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/83448e918bf06d1ed3d67ceb6a985fc266a02fd1", "reference": "83448e918bf06d1ed3d67ceb6a985fc266a02fd1", "shasum": "" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "nikic/php-parser": "^4.13", "php": "^7.4 || ^8.0", "php-stubs/generator": "^0.8.3", "phpdocumentor/reflection-docblock": "^5.4.1", "phpstan/phpstan": "^1.11", "phpunit/phpunit": "^9.5", "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1", "wp-coding-standards/wpcs": "3.1.0 as 2.3.0" }, "suggest": { "paragonie/sodium_compat": "Pure PHP implementation of libsodium", "symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WordPress function and class declaration stubs for static analysis.", "homepage": "https://github.com/php-stubs/wordpress-stubs", "keywords": [ "PHPStan", "static analysis", "wordpress" ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.7.1" }, "time": "2024-11-24T03:57:09+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }