{ "_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": "15e2b54b4c85618b7eab6452372c9df1", "packages": [ { "name": "automattic/jetpack-autoloader", "version": "v3.0.8", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "1e1e4a6d2757f3ecbb9d98dcdd817a6c7c02a67d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/1e1e4a6d2757f3ecbb9d98dcdd817a6c7c02a67d", "reference": "1e1e4a6d2757f3ecbb9d98dcdd817a6c7c02a67d", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", "php": ">=7.0" }, "require-dev": { "automattic/jetpack-changelogger": "^4.2.4", "composer/composer": "^1.1 || ^2.0", "yoast/phpunit-polyfills": "1.1.0" }, "type": "composer-plugin", "extra": { "autotagger": true, "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", "mirror-repo": "Automattic/jetpack-autoloader", "changelogger": { "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" }, "version-constants": { "::VERSION": "src/AutoloadGenerator.php" }, "branch-alias": { "dev-trunk": "3.0.x-dev" } }, "autoload": { "psr-4": { "Automattic\\Jetpack\\Autoloader\\": "src" }, "classmap": [ "src/AutoloadGenerator.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Creates a custom autoloader for a plugin or theme.", "keywords": [ "autoload", "autoloader", "composer", "jetpack", "plugin", "wordpress" ], "support": { "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.0.8" }, "time": "2024-05-29T09:45:26+00:00" }, { "name": "lucassmacedo/omnipay-mercadopago", "version": "1.1", "source": { "type": "git", "url": "https://github.com/lucassmacedo/omnipay-mercadopago.git", "reference": "c95c3158dae44bb3152bca6779f562180e80a365" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lucassmacedo/omnipay-mercadopago/zipball/c95c3158dae44bb3152bca6779f562180e80a365", "reference": "c95c3158dae44bb3152bca6779f562180e80a365", "shasum": "" }, "require": { "omnipay/common": "^3.0" }, "require-dev": { "omnipay/tests": "^3.0" }, "type": "library", "autoload": { "psr-4": { "Omnipay\\MercadoPago\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lucas Macedo", "email": "luuckymacedo@gmail.com" } ], "description": "MercadoPago gateway for OmniPay", "homepage": "https://github.com/lucassmacedo/omnipay-mercadopago", "keywords": [ "PHPeste", "gateway", "mercadopago", "merchant", "mp", "omnipay", "pay", "payment" ], "support": { "issues": "https://github.com/lucassmacedo/omnipay-mercadopago/issues", "source": "https://github.com/lucassmacedo/omnipay-mercadopago/tree/master" }, "time": "2019-05-17T21:03:14+00:00" }, { "name": "omnipay/payfast", "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-payfast.git", "reference": "64fc450cbca608cbb3f6e9f99be39fa05600dc23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-payfast/zipball/64fc450cbca608cbb3f6e9f99be39fa05600dc23", "reference": "64fc450cbca608cbb3f6e9f99be39fa05600dc23", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.3|^7.0", "league/omnipay": "^3", "omnipay/common": "^3.0" }, "require-dev": { "omnipay/tests": "^3.1", "squizlabs/php_codesniffer": "^3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\PayFast\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-payfast/contributors" } ], "description": "PayFast driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-payfast", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payfast", "payment" ], "support": { "issues": "https://github.com/thephpleague/omnipay-payfast/issues", "source": "https://github.com/thephpleague/omnipay-payfast/tree/v3.1.0" }, "time": "2021-01-08T07:33:09+00:00" }, { "name": "patronbase/omnipay-cybersource-hosted", "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/PatronBase/omnipay-cybersource-hosted.git", "reference": "0102b7d8c68f13dc3ec4b0c8034325dc9e86aa00" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PatronBase/omnipay-cybersource-hosted/zipball/0102b7d8c68f13dc3ec4b0c8034325dc9e86aa00", "reference": "0102b7d8c68f13dc3ec4b0c8034325dc9e86aa00", "shasum": "" }, "require": { "omnipay/common": "~3.0" }, "require-dev": { "omnipay/tests": "~3.0", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\CyberSource\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leith Caldwell", "email": "leith@codedruids.com" } ], "description": "CyberSource Secure Acceptance Hosted Checkout driver for the Omnipay payment processing library", "homepage": "https://github.com/PatronBase/omnipay-cybersource-hosted", "keywords": [ "acceptance", "checkout", "cybersource", "gateway", "hosted", "merchant", "mobile", "omnipay", "pay", "payment", "redirect", "secure", "web" ], "support": { "issues": "https://github.com/PatronBase/omnipay-cybersource-hosted/issues", "source": "https://github.com/PatronBase/omnipay-cybersource-hosted/tree/v3.0.1" }, "time": "2021-05-05T00:07:56+00:00" }, { "name": "paystackhq/omnipay-paystack", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/PaystackHQ/omnipay-paystack.git", "reference": "31740ac6e874cd97aab29cae22bb89b639889038" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PaystackHQ/omnipay-paystack/zipball/31740ac6e874cd97aab29cae22bb89b639889038", "reference": "31740ac6e874cd97aab29cae22bb89b639889038", "shasum": "" }, "require": { "omnipay/common": "^3.0", "php": "^7.0" }, "require-dev": { "omnipay/tests": "~3.0", "phpro/grumphp": "^0.14", "squizlabs/php_codesniffer": "^3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Omnipay\\Paystack\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paystack Integrations", "email": "support@paystack.com", "homepage": "https://www.paystack.com" } ], "description": "The Paystack gateway for Omnipay", "homepage": "https://github.com/paystackhq/omnipay-paystack", "keywords": [ "omnipay", "paystack" ], "support": { "issues": "https://github.com/PaystackHQ/omnipay-paystack/issues", "source": "https://github.com/PaystackHQ/omnipay-paystack/tree/master" }, "time": "2020-06-17T09:55:53+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.3.0" }