upgrade to chill 2.9.2

This commit is contained in:
Julien Fastré 2023-10-17 23:39:58 +02:00
parent 7f85d66337
commit f06b8dcd1e
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@
}, },
"require": { "require": {
"ext-redis": "*", "ext-redis": "*",
"chill-project/chill-bundles": "2.9.1", "chill-project/chill-bundles": "2.9.2",
"symfony/flex": "^1.9", "symfony/flex": "^1.9",
"symfony/http-client": "^4.4 || ^5", "symfony/http-client": "^4.4 || ^5",
"nelmio/alice": "^3.8", "nelmio/alice": "^3.8",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "136875c2b8df148f400c0b39e00e138c", "content-hash": "c5148373b6caf3d72559debdb819ec6e",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -223,16 +223,16 @@
}, },
{ {
"name": "chill-project/chill-bundles", "name": "chill-project/chill-bundles",
"version": "2.9.1", "version": "2.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git", "url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
"reference": "d54d34be7cebbd6e1c3f3ae06edd00b9718581b5" "reference": "c7bd60a106ed8389e870af9f6e9006c204b072d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=d54d34be7cebbd6e1c3f3ae06edd00b9718581b5", "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=c7bd60a106ed8389e870af9f6e9006c204b072d1",
"reference": "d54d34be7cebbd6e1c3f3ae06edd00b9718581b5", "reference": "c7bd60a106ed8389e870af9f6e9006c204b072d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -344,7 +344,7 @@
"chill", "chill",
"social worker" "social worker"
], ],
"time": "2023-10-17T15:39:30+00:00" "time": "2023-10-17T21:15:56+00:00"
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",