Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
cae1dd4abb | |||
3359cd1c1a | |||
27934cba56 | |||
71340c03a1 | |||
fd98e6d0ef |
3
.changes/2.9.0.md
Normal file
3
.changes/2.9.0.md
Normal file
@ -0,0 +1,3 @@
|
||||
## 2.9.0 - 2025-03-18
|
||||
### Release
|
||||
* Update chill bundles to v3.10.3
|
@ -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.9.0 - 2025-03-18
|
||||
### Release
|
||||
* Update chill bundles to v3.10.3
|
||||
|
||||
## 2.8.0 - 2025-03-04
|
||||
### Release
|
||||
* Update chill bundles to v3.9.2
|
||||
|
@ -9,7 +9,7 @@
|
||||
"ext-iconv": "*",
|
||||
"champs-libres/wopi-bundle": "dev-master@dev",
|
||||
"champs-libres/wopi-lib": "dev-master@dev",
|
||||
"chill-project/chill-bundles": "3.9.2",
|
||||
"chill-project/chill-bundles": "3.10.2",
|
||||
"chill-project/chill-deploy": "^1.0",
|
||||
"graylog2/gelf-php": "^2.0",
|
||||
"symfony/console": "5.4.*",
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -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": "7bd1e65df25b9843377927a158f86329",
|
||||
"content-hash": "61dfcd4f7303461e8286a66034e2339f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@ -185,16 +185,16 @@
|
||||
},
|
||||
{
|
||||
"name": "chill-project/chill-bundles",
|
||||
"version": "v3.9.2",
|
||||
"version": "v3.10.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
|
||||
"reference": "38b21a21595f416af2292bc7010f43cdcbf6ad52"
|
||||
"reference": "8b7b5ceed7d5bb81ccb837cb471da0f0555a2f53"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=38b21a21595f416af2292bc7010f43cdcbf6ad52",
|
||||
"reference": "38b21a21595f416af2292bc7010f43cdcbf6ad52",
|
||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=8b7b5ceed7d5bb81ccb837cb471da0f0555a2f53",
|
||||
"reference": "8b7b5ceed7d5bb81ccb837cb471da0f0555a2f53",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -343,9 +343,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues",
|
||||
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.9.2"
|
||||
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.10.2"
|
||||
},
|
||||
"time": "2025-02-27T16:20:03+00:00"
|
||||
"time": "2025-03-17T22:30:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "chill-project/chill-deploy",
|
||||
|
Loading…
Reference in New Issue
Block a user