From 93bcc246e9566e03096b93c022ec0330372448a2 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 21 Feb 2024 20:20:08 +0100 Subject: [PATCH] update bundles version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 29aff3c..58e33cc 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "ext-redis": "*", - "chill-project/chill-bundles": "2.16.1", + "chill-project/chill-bundles": "2.16.2", "symfony/flex": "^1.9", "symfony/http-client": "^4.4 || ^5", "nelmio/alice": "^3.8",