Merge pull request #214 from Adyen/develop
Hotfix release 2.1.3
Showing
.github/ISSUE_TEMPLATE.md
0 → 100644
... | ... | @@ -2,13 +2,12 @@ |
"name": "adyen/module-payment", | ||
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", | ||
"type": "magento2-module", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"license": [ | ||
"OSL-3.0", | ||
"AFL-3.0" | ||
], | ||
"require": { | ||
"php": "~5.5.0|~5.6.0|~7.0.0", | ||
"adyen/php-api-library": "*" | ||
}, | ||
"autoload": { | ||
... | ... |