Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-re-captcha-paypal/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-re-captcha-paypal/composer.json

{
    "name": "magento/module-re-captcha-paypal",
    "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form",
    "type": "magento2-module",
    "license": "OSL-3.0",
    "version": "1.1.4",
    "require": {
        "php": "~8.1.0||~8.2.0||~8.3.0",
        "magento/framework": "*",
        "magento/module-re-captcha-ui": "1.1.*",
        "magento/module-re-captcha-validation-api": "1.1.*",
        "magento/module-checkout": "*",
        "magento/module-re-captcha-webapi-api": "1.0.*",
        "magento/module-quote": "*",
        "magento/module-paypal": "*",
        "magento/module-re-captcha-checkout": "1.1.*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\ReCaptchaPaypal\\": ""
        }
    }
}