From 7f85d66337e063baeb3d1540d674d7c4695ced57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 17 Oct 2023 22:14:11 +0200 Subject: [PATCH] upgrade chill to 2.9.1 --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 00aa763..1289df6 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "ext-redis": "*", - "chill-project/chill-bundles": "2.9.0", + "chill-project/chill-bundles": "2.9.1", "symfony/flex": "^1.9", "symfony/http-client": "^4.4 || ^5", "nelmio/alice": "^3.8", diff --git a/composer.lock b/composer.lock index 2482d8f..6ab7739 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": "68544c6786b67c2059bb086ed4e81fdd", + "content-hash": "136875c2b8df148f400c0b39e00e138c", "packages": [ { "name": "brick/math", @@ -223,16 +223,16 @@ }, { "name": "chill-project/chill-bundles", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "git@gitlab.com:Chill-Projet/chill-bundles.git", - "reference": "37265c09f7f92dbb02fe67d72d2e9b84d4c8cb88" + "reference": "d54d34be7cebbd6e1c3f3ae06edd00b9718581b5" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=37265c09f7f92dbb02fe67d72d2e9b84d4c8cb88", - "reference": "37265c09f7f92dbb02fe67d72d2e9b84d4c8cb88", + "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=d54d34be7cebbd6e1c3f3ae06edd00b9718581b5", + "reference": "d54d34be7cebbd6e1c3f3ae06edd00b9718581b5", "shasum": "" }, "require": { @@ -344,7 +344,7 @@ "chill", "social worker" ], - "time": "2023-10-17T14:05:27+00:00" + "time": "2023-10-17T15:39:30+00:00" }, { "name": "composer/package-versions-deprecated", @@ -4888,16 +4888,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.38", + "version": "1.10.39", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" + "reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d9dedb0413f678b4d03cbc2279a48f91592c97c4", + "reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4", "shasum": "" }, "require": { @@ -4946,7 +4946,7 @@ "type": "tidelift" } ], - "time": "2023-10-06T14:19:14+00:00" + "time": "2023-10-17T15:46:26+00:00" }, { "name": "psr/cache",