{ "_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": "a5db04ebde82d63bd8c8f49238517412", "packages": [ { "name": "freemius/wordpress-sdk", "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/Freemius/wordpress-sdk.git", "reference": "3cbe98b5bd0b0fb5ca4df97b8088592737ea4375" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/3cbe98b5bd0b0fb5ca4df97b8088592737ea4375", "reference": "3cbe98b5bd0b0fb5ca4df97b8088592737ea4375", "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.13.0" }, "time": "2025-11-11T07:52:08+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.11.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "e1e2ade18e574e963473f53271591edd8c0033ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e1e2ade18e574e963473f53271591edd8c0033ec", "reference": "e1e2ade18e574e963473f53271591edd8c0033ec", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=7.1.0" }, "type": "library", "autoload": { "classmap": [ "config", "include", "tcpdf.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.11.2" }, "funding": [ { "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ", "type": "custom" } ], "time": "2026-03-03T08:58:10+00:00" } ], "packages-dev": [ { "name": "php-stubs/wordpress-stubs", "version": "v6.9.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", "reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f12220f303e0d7c0844c0e5e957b0c3cee48d2f7", "reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7", "shasum": "" }, "conflict": { "phpdocumentor/reflection-docblock": "5.6.1" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "nikic/php-parser": "^5.5", "php": "^7.4 || ^8.0", "php-stubs/generator": "^0.8.3", "phpdocumentor/reflection-docblock": "^6.0", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.5", "symfony/polyfill-php80": "*", "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.9.1" }, "time": "2026-02-03T19:29:21+00:00" }, { "name": "phpstan/phpstan", "version": "2.1.42", "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1279e1ce86ba768f0780c9d889852b4e02ff40d0", "reference": "1279e1ce86ba768f0780c9d889852b4e02ff40d0", "shasum": "" }, "require": { "php": "^7.4|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" }, "bin": [ "phpstan", "phpstan.phar" ], "type": "library", "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", "static analysis" ], "support": { "docs": "https://phpstan.org/user-guide/getting-started", "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", "security": "https://github.com/phpstan/phpstan/security/policy", "source": "https://github.com/phpstan/phpstan-src" }, "funding": [ { "url": "https://github.com/ondrejmirtes", "type": "github" }, { "url": "https://github.com/phpstan", "type": "github" } ], "time": "2026-03-17T14:58:32+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }