Merge pull request #191 from Adyen/develop
2.1.2 hotfix release
Showing
... | ... | @@ -2,26 +2,13 @@ |
"name": "adyen/module-payment", | ||
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", | ||
"type": "magento2-module", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"license": [ | ||
"OSL-3.0", | ||
"AFL-3.0" | ||
], | ||
"require": { | ||
"php": "~5.5.0|~5.6.0|~7.0.0", | ||
"magento/module-config": "100.1.*", | ||
"magento/module-store": "100.1.*", | ||
"magento/module-checkout": "100.1.*", | ||
"magento/module-catalog": "101.0.*", | ||
"magento/module-sales": "100.1.*", | ||
"magento/module-customer": "100.1.*", | ||
"magento/module-payment": "100.1.*", | ||
"magento/module-quote": "100.1.*", | ||
"magento/module-backend": "100.1.*", | ||
"magento/module-directory": "100.1.*", | ||
"magento/module-theme": "100.1.*", | ||
"magento/module-paypal": "100.1.*", | ||
"magento/framework": "100.1.*", | ||
"adyen/php-api-library": "*" | ||
}, | ||
"autoload": { | ||
... | ... |
etc/cron_groups.xml
0 → 100644
Please register or sign in to comment