From 52f5cbc597da15993218ef4724d6d88b54dc8cc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Mon, 11 Jul 2022 21:47:03 +0200 Subject: [PATCH] update chill-bundles --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index e727a50..0832550 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "ext-redis": "*", - "chill-project/chill-bundles": "dev-master#5962d3f2337d51df452416ad309f5c85e088c3a7", + "chill-project/chill-bundles": "dev-master#5f6c11bde9ac1006c5b187c29f4c33ce0a44021b", "symfony/flex": "^1.9", "symfony/http-client": "^4.4 || ^5", "nelmio/alice": "^3.8", diff --git a/composer.lock b/composer.lock index 8e34723..8152687 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": "44179aa92b7366c1c3b1cdaf579368c8", + "content-hash": "844884c54cf233350c30c727a99b540a", "packages": [ { "name": "brick/math", @@ -228,12 +228,12 @@ "source": { "type": "git", "url": "git@gitlab.com:Chill-Projet/chill-bundles.git", - "reference": "5962d3f2337d51df452416ad309f5c85e088c3a7" + "reference": "5f6c11bde9ac1006c5b187c29f4c33ce0a44021b" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=5962d3f2337d51df452416ad309f5c85e088c3a7", - "reference": "5962d3f2337d51df452416ad309f5c85e088c3a7", + "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=5f6c11bde9ac1006c5b187c29f4c33ce0a44021b", + "reference": "5f6c11bde9ac1006c5b187c29f4c33ce0a44021b", "shasum": "" }, "require": { @@ -333,7 +333,7 @@ "chill", "social worker" ], - "time": "2022-07-11T15:10:40+00:00" + "time": "2022-07-11T17:56:59+00:00" }, { "name": "composer/package-versions-deprecated",