Update chill base to v2.12.0 with chill bundles v4.7.0
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-11-10 17:28:41 +01:00
parent aada303a9e
commit 2fee2cb945
4 changed files with 16 additions and 12 deletions

3
.changes/2.12.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.12.0 - 2025-11-10
### Release
* Update chill bundles to v4.7.0

View File

@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## 2.12.0 - 2025-11-10
### Release
* Update chill bundles to v4.7.0
## 2.11.0 - 2025-07-10
### Release
* Update chill bundles to v4.0.2

View File

@@ -15,7 +15,7 @@
},
"require": {
"ext-redis": "*",
"chill-project/chill-bundles": "dev-master@dev",
"chill-project/chill-bundles": "v4.7.0",
"hslavich/oneloginsaml-bundle": "^2.10",
"symfony/runtime": "^5.4.0",
"symfony/console": "5.4.*",

19
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": "743e1d364bf9646636ac41c12010cd7a",
"content-hash": "c33f68602461e39b007096318d638f0e",
"packages": [
{
"name": "brick/math",
@@ -236,16 +236,16 @@
},
{
"name": "chill-project/chill-bundles",
"version": "dev-master",
"version": "v4.7.0",
"source": {
"type": "git",
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
"reference": "68c83223dd9320d6b70eaa661c29584c2e84c0d0"
"reference": "0a58e052308d7d6dd08d27405ad9a866f8c55014"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=68c83223dd9320d6b70eaa661c29584c2e84c0d0",
"reference": "68c83223dd9320d6b70eaa661c29584c2e84c0d0",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=0a58e052308d7d6dd08d27405ad9a866f8c55014",
"reference": "0a58e052308d7d6dd08d27405ad9a866f8c55014",
"shasum": ""
},
"require": {
@@ -356,7 +356,6 @@
"symfony/var-dumper": "^5.4",
"symfony/web-profiler-bundle": "^5.4"
},
"default-branch": true,
"type": "library",
"extra": {
"symfony": {
@@ -395,9 +394,9 @@
],
"support": {
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues",
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/master"
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v4.7.0"
},
"time": "2025-11-07T16:23:53+00:00"
"time": "2025-11-10T16:47:38+00:00"
},
{
"name": "composer/package-versions-deprecated",
@@ -15720,9 +15719,7 @@
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"chill-project/chill-bundles": 20
},
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {