diff --git a/composer.json b/composer.json index a716c934..2fa3b155 100755 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ ], "type": "magento2-module", "require": { - "php": "~5.6.5 || ^7.0 || ^8.0", + "php": "^7.1 || ^8.0", "myparcelnl/sdk": "~v7.14.1", "magento/framework": ">=101.0.8 <102 || >=102.0.1" },