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