We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit 131808fe authored by Ángel Campos's avatar Ángel Campos Committed by GitHub

Change required magento/module-paypal version to >=100.2.6 (#661)

With this change we keep compatibility with Magento version 2.2.8
parent 2973cf89
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"adyen/php-api-library": "~6", "adyen/php-api-library": "~6",
"magento/framework": ">=101.0.8 <102 || >=102.0.1", "magento/framework": ">=101.0.8 <102 || >=102.0.1",
"magento/module-vault": "101.*", "magento/module-vault": "101.*",
"magento/module-paypal": "100.3.*" "magento/module-paypal": ">=100.2.6"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~6.5.0", "phpunit/phpunit": "~6.5.0",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment