From 4ef93ef722ca1094560511e5f8e82c862bd74a9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 22 Nov 2023 15:31:11 +0000 Subject: [PATCH] update to chill-bundles 2.13.0 - prepare for release --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 730556b..3cf879e 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "ext-redis": "*", - "chill-project/chill-bundles": "2.12.1", + "chill-project/chill-bundles": "2.13.0", "symfony/flex": "^1.9", "symfony/http-client": "^4.4 || ^5", "nelmio/alice": "^3.8",