From e5778f9bee33f5b298f5003694b8f63d0c6ae6f9 Mon Sep 17 00:00:00 2001 From: jkindly Date: Wed, 9 Oct 2024 09:36:49 +0200 Subject: [PATCH] OP-558: composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 44d97c4..da6c92a 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ "doctrine/annotations": "^2.0.0", "sylius-labs/polyfill-symfony-security": "^1.1", "sylius/calendar": "^0.5.0", - "sylius/grid-bundle": "1.13.0-ALPHA.3", - "sylius/sylius": "2.0.0-alpha.2", + "sylius/grid-bundle": "^1.13.0-ALPHA.3", + "sylius/sylius": "^2.0.0-alpha.2", "sylius/twig-hooks": "^0.3.0", "symfony/stimulus-bundle": "^2.20", "symfony/ux-autocomplete": "^2.20",