Compare commits

..

No commits in common. "61a77cc1de338a1a507ad7f1920caa5c754e76ba" and "e701b75f1e48780cbb43e0105a34403e48ed1377" have entirely different histories.

4 changed files with 8 additions and 15 deletions

View File

@ -1,3 +0,0 @@
## v1.5.0 - 2024-02-08
### Release
* Update dependencies. Chill-bundles upgraded from 2.16.0 to 2.16.1

View File

@ -6,10 +6,6 @@ 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).
## v1.5.0 - 2024-02-08
### Release
* Update dependencies. Chill-bundles upgraded from 2.16.0 to 2.16.1
## v1.4.4 - 2024-02-08 ## v1.4.4 - 2024-02-08
### Fixed ### Fixed
* fix incorrect upgrade * fix incorrect upgrade

View File

@ -15,7 +15,7 @@
}, },
"require": { "require": {
"ext-redis": "*", "ext-redis": "*",
"chill-project/chill-bundles": "2.16.1", "chill-project/chill-bundles": "2.16.0",
"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",

14
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": "aada3a5794021711f779fd1fd4b84586", "content-hash": "8305e91891167e05d0a4a109477fa756",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -223,16 +223,16 @@
}, },
{ {
"name": "chill-project/chill-bundles", "name": "chill-project/chill-bundles",
"version": "2.16.1", "version": "2.16.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": "f02c5bca13882b075ca0edc0356090bd692cdc73" "reference": "8b28667fe5d4430c541eacd0dc558b202c4f4835"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=f02c5bca13882b075ca0edc0356090bd692cdc73", "url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=8b28667fe5d4430c541eacd0dc558b202c4f4835",
"reference": "f02c5bca13882b075ca0edc0356090bd692cdc73", "reference": "8b28667fe5d4430c541eacd0dc558b202c4f4835",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -346,9 +346,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/2.16.1" "source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/2.16.0"
}, },
"time": "2024-02-09T00:11:11+00:00" "time": "2024-02-08T21:21:49+00:00"
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",