Merge pull request #281 from Adyen/develop
Merge for new release 2.3.0
Showing
This diff is collapsed.
Model/Invoice.php
0 → 100644
... | ... | @@ -2,7 +2,7 @@ |
"name": "adyen/module-payment", | ||
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", | ||
"type": "magento2-module", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"license": [ | ||
"OSL-3.0", | ||
"AFL-3.0" | ||
... | ... | @@ -17,9 +17,6 @@ |
"adyen/php-api-library": "*", | ||
"magento/framework": ">=100.1.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "~5" | ||
}, | ||
"autoload": { | ||
"files": [ | ||
"registration.php" | ||
... | ... |
i18n/nl_NL.csv
0 → 100644
phpunit.xml
deleted
100644 → 0
2.86 KB
1.94 KB
1.33 KB
This diff is collapsed.