diff --git a/composer.json b/composer.json index 2d7f314..6156b56 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vendic/hyva-checkout-postcode-nl-format", "description": "Adds a validation to the Hyvä checkout for the Dutch postcode format. Validates if the format is 1234AB", "require": { - "php": "~8.1.0", + "php": "~8.1.0|~8.2.0", "hyva-themes/magento2-hyva-checkout": "^1.1" }, "type": "magento2-module",