We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 625098de authored by Alexandros Moraitis's avatar Alexandros Moraitis Committed by GitHub

Remove php version restriction from composer.json (#519)

parent 39a88064
...@@ -16,8 +16,7 @@ ...@@ -16,8 +16,7 @@
"require": { "require": {
"adyen/php-api-library": "~2.1", "adyen/php-api-library": "~2.1",
"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.*"
"php": "~7.0.13|~7.1.0"
}, },
"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