upgrade chill to version 2.22.1 #22

Merged
julienfastre merged 2 commits from release/chill-2.22.1 into main 2024-07-03 09:06:09 +00:00
4 changed files with 402 additions and 381 deletions

3
.changes/v1.10.0.md Normal file
View File

@ -0,0 +1,3 @@
## v1.10.0 - 2024-07-03
### Release
* Update dependencies. Chill-bundles upgraded from 2.18.2 to 2.22.1

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).
## v1.10.0 - 2024-07-03
### Release
* Update dependencies. Chill-bundles upgraded from 2.18.2 to 2.22.1
## v1.9.0 - 2024-04-17
### Release
* Update chill bundles version to 2.18.2

View File

@ -15,7 +15,7 @@
},
"require": {
"ext-redis": "*",
"chill-project/chill-bundles": "2.18.2",
"chill-project/chill-bundles": "2.22.1",
"symfony/flex": "^1.9",
"symfony/http-client": "^4.4 || ^5",
"nelmio/alice": "^3.8",

774
composer.lock generated

File diff suppressed because it is too large Load Diff