diff --git a/composer.json b/composer.json index 78e3255..fbf38f1 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "require": { "php": "^8.0", "sylius/sylius": "^1.12", - "gally/gally-php-rest-sdk": "1.3.0-alpha1" + "gally/gally-php-rest-sdk": "1.3.0" }, "require-dev": { "behat/behat": "^3.6.1",