upgrade chill to 2.9.1
continuous-integration/drone/tag Build was killed Details

This commit is contained in:
Julien Fastré 2023-10-17 22:14:11 +02:00
parent cc716beaec
commit 7f85d66337
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 12 additions and 12 deletions

View File

@ -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",

22
composer.lock generated
View File

@ -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",