diff --git a/composer.json b/composer.json index 1289df6..8ae73bf 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "ext-redis": "*", - "chill-project/chill-bundles": "2.9.1", + "chill-project/chill-bundles": "2.9.2", "symfony/flex": "^1.9", "symfony/http-client": "^4.4 || ^5", "nelmio/alice": "^3.8", diff --git a/composer.lock b/composer.lock index 6ab7739..82b83a8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "136875c2b8df148f400c0b39e00e138c", + "content-hash": "c5148373b6caf3d72559debdb819ec6e", "packages": [ { "name": "brick/math", @@ -223,16 +223,16 @@ }, { "name": "chill-project/chill-bundles", - "version": "2.9.1", + "version": "2.9.2", "source": { "type": "git", "url": "git@gitlab.com:Chill-Projet/chill-bundles.git", - "reference": "d54d34be7cebbd6e1c3f3ae06edd00b9718581b5" + "reference": "c7bd60a106ed8389e870af9f6e9006c204b072d1" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=d54d34be7cebbd6e1c3f3ae06edd00b9718581b5", - "reference": "d54d34be7cebbd6e1c3f3ae06edd00b9718581b5", + "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=c7bd60a106ed8389e870af9f6e9006c204b072d1", + "reference": "c7bd60a106ed8389e870af9f6e9006c204b072d1", "shasum": "" }, "require": { @@ -344,7 +344,7 @@ "chill", "social worker" ], - "time": "2023-10-17T15:39:30+00:00" + "time": "2023-10-17T21:15:56+00:00" }, { "name": "composer/package-versions-deprecated",