Merge pull request #11 from Adyen/develop
Merge branch 'develop'
Showing
... | ... | @@ -2,19 +2,11 @@ |
"name": "adyen/module-payment", | ||
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", | ||
"type": "magento2-module", | ||
"version": "1.0.0.1", | ||
"version": "1.1.1", | ||
"license": [ | ||
"OSL-3.0", | ||
"AFL-3.0" | ||
], | ||
"repositories": [ | ||
{ | ||
"adyen": { | ||
"type": "vcs", | ||
"url": "git@github.com:Adyen/adyen-php-api-library.git" | ||
} | ||
} | ||
], | ||
"require": { | ||
"php": "~5.5.0|~5.6.0|~7.0.0", | ||
"magento/module-config": "100.0.*", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment