Update chill base to v2.12.0 with chill bundles v4.7.0
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
View File
@@ -0,0 +1,3 @@
## 2.12.0 - 2025-11-10
### Release
* Update chill bundles to v4.7.0
+4
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). 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 ## 2.11.0 - 2025-07-10
### Release ### Release
* Update chill bundles to v4.0.2 * Update chill bundles to v4.0.2
+1 -1
View File
@@ -15,7 +15,7 @@
}, },
"require": { "require": {
"ext-redis": "*", "ext-redis": "*",
"chill-project/chill-bundles": "dev-master@dev", "chill-project/chill-bundles": "v4.7.0",
"hslavich/oneloginsaml-bundle": "^2.10", "hslavich/oneloginsaml-bundle": "^2.10",
"symfony/runtime": "^5.4.0", "symfony/runtime": "^5.4.0",
"symfony/console": "5.4.*", "symfony/console": "5.4.*",
Generated
+8 -11
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": "743e1d364bf9646636ac41c12010cd7a", "content-hash": "c33f68602461e39b007096318d638f0e",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@@ -236,16 +236,16 @@
}, },
{ {
"name": "chill-project/chill-bundles", "name": "chill-project/chill-bundles",
"version": "dev-master", "version": "v4.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git", "url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
"reference": "68c83223dd9320d6b70eaa661c29584c2e84c0d0" "reference": "0a58e052308d7d6dd08d27405ad9a866f8c55014"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=68c83223dd9320d6b70eaa661c29584c2e84c0d0", "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=0a58e052308d7d6dd08d27405ad9a866f8c55014",
"reference": "68c83223dd9320d6b70eaa661c29584c2e84c0d0", "reference": "0a58e052308d7d6dd08d27405ad9a866f8c55014",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -356,7 +356,6 @@
"symfony/var-dumper": "^5.4", "symfony/var-dumper": "^5.4",
"symfony/web-profiler-bundle": "^5.4" "symfony/web-profiler-bundle": "^5.4"
}, },
"default-branch": true,
"type": "library", "type": "library",
"extra": { "extra": {
"symfony": { "symfony": {
@@ -395,9 +394,9 @@
], ],
"support": { "support": {
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues", "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", "name": "composer/package-versions-deprecated",
@@ -15720,9 +15719,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": [],
"chill-project/chill-bundles": 20
},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {