Merge pull request 'upgrade chill to version 2.22.1' (#22) from release/chill-2.22.1 into main
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
Reviewed-on: #22
This commit is contained in:
commit
3643283cd0
3
.changes/v1.10.0.md
Normal file
3
.changes/v1.10.0.md
Normal 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
|
@ -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).
|
||||||
|
|
||||||
|
|
||||||
|
## 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
|
## v1.9.0 - 2024-04-17
|
||||||
### Release
|
### Release
|
||||||
* Update chill bundles version to 2.18.2
|
* Update chill bundles version to 2.18.2
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-redis": "*",
|
"ext-redis": "*",
|
||||||
"chill-project/chill-bundles": "2.18.2",
|
"chill-project/chill-bundles": "2.22.1",
|
||||||
"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",
|
||||||
|
774
composer.lock
generated
774
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user