From d8792adc5ff6f52272195a7f661d9a89cff7f6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 27 Dec 2022 00:11:54 +0100 Subject: [PATCH] Deploy: last deploy for chill bundles --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 9790374..aaa444e 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "ext-redis": "*", - "chill-project/chill-bundles": "dev-master#351df930a1274ee4f308b7f898f2d7485c9659f3", + "chill-project/chill-bundles": "dev-master#bbd2599e7e6040c7090bfb11bc2f913b5a73d5e4", "symfony/flex": "^1.9", "symfony/http-client": "^4.4 || ^5", "nelmio/alice": "^3.8", diff --git a/composer.lock b/composer.lock index 952d6ae..51134cc 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": "b80cc48fce9bd7e64756d3c5431279ae", + "content-hash": "579aaf96d9d506c029dc6d995514e006", "packages": [ { "name": "brick/math", @@ -228,12 +228,12 @@ "source": { "type": "git", "url": "git@gitlab.com:Chill-Projet/chill-bundles.git", - "reference": "351df930a1274ee4f308b7f898f2d7485c9659f3" + "reference": "bbd2599e7e6040c7090bfb11bc2f913b5a73d5e4" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=351df930a1274ee4f308b7f898f2d7485c9659f3", - "reference": "351df930a1274ee4f308b7f898f2d7485c9659f3", + "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=bbd2599e7e6040c7090bfb11bc2f913b5a73d5e4", + "reference": "bbd2599e7e6040c7090bfb11bc2f913b5a73d5e4", "shasum": "" }, "require": {