| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-payment-services-paypal/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-payment-services-paypal/composer.json |
{
"name": "magento/module-payment-services-paypal",
"description": "Payment Services PayPal module",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"version": "2.9.0",
"require": {
"php": "~8.1.0||~8.2.0||~8.3.0",
"magento/framework": ">=103.0.4 <104.0.0",
"magento/module-backend": ">=102.0.4 <103.0.0",
"magento/module-config": ">=101.2.4 <102.0.0",
"magento/module-store": ">=101.1.4 <102.0.0",
"magento/module-payment": ">=100.4.4 <101.0.0",
"magento/module-payment-services-base": "2.9.0",
"magento/module-checkout": ">=100.4.4 <101.0.0",
"magento/module-quote": ">=101.2.4 <102.0.0",
"magento/module-checkout-agreements": ">=100.4.3 <101.0.0",
"magento/module-customer": ">=103.0.4 <104.0.0",
"magento/module-sales": ">=103.0.4 <104.0.0",
"magento/module-tax": ">=100.4.4 <101.0.0",
"magento/module-catalog": ">=104.0.4 <105.0.0",
"magento/module-theme": ">=101.1.4 <102.0.0",
"magento/module-service-proxy": "2.9.0",
"magento/module-vault": ">=101.2.4 <102.0.0",
"magento/module-instant-purchase": ">=100.4.3 <101.0.0",
"magento/module-query-xml": "^103.0.3",
"magento/module-csp": ">=100.4.3 <101.0.0"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\PaymentServicesPaypal\\": ""
}
}
}