Compare commits

..

4 Commits

Author SHA1 Message Date
42ccb32635 Update chill base app to version 2.1.0
All checks were successful
continuous-integration/drone/tag Build is passing
2024-09-24 11:59:10 +02:00
b0062cddfc Update bundles to version 3.1.0 2024-09-24 11:57:37 +02:00
207f8b9118 Update bundles version to v3.0.0-RC9
All checks were successful
continuous-integration/drone/tag Build is passing
2024-08-08 11:29:04 +02:00
73c1e7a17a Update chill-bundles to version 3.0.0-RC8
All checks were successful
continuous-integration/drone/tag Build is passing
2024-07-30 15:10:30 +02:00
6 changed files with 477 additions and 453 deletions

3
.changes/2.0.0-RC5.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.1.0 - 2024-07-30
### Release
* Update chill-bundles to v3.0.0-RC8

3
.changes/2.0.0-RC6.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.1.0 - 2024-08-08
### Release
* Update chill-bundles to v3.0.0-RC9

3
.changes/2.1.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.1.0 - 2024-09-24
### Release
* Update bundles version to 3.1.0

View File

@@ -6,19 +6,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## 2.2.0 - 2024-07-25
## 2.1.0 - 2024-09-24
### Release
* Update chill-bundles to v3.0.0-RC7
## 2.1.0 - 2024-07-23
### Release
* Upgrade chill to v3.0.0-RC3
* upgrade chill-bundle to v3.0.0-RC4
* Add graylog to image
* upgrade to chill-bundles/3.0.0-RC5
* Upgrade chill-bundles to v3.0.0-RC6
### Fixed
* Fix definition of workflow
* Update bundles version to 3.1.0
## 2.0.0-alpha4 - 2024-07-03
### Release
@@ -36,6 +26,28 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
### Release
* Upgrade chill to v3.0.0-RC3
## 2.1.0 - 2024-08-08
### Release
* Update chill-bundles to v3.0.0-RC9
## 2.1.0 - 2024-07-30
### Release
* Update chill-bundles to v3.0.0-RC8
## 2.2.0 - 2024-07-25
### Release
* Update chill-bundles to v3.0.0-RC7
## 2.1.0 - 2024-07-23
### Release
* Upgrade chill to v3.0.0-RC3
* upgrade chill-bundle to v3.0.0-RC4
* Add graylog to image
* upgrade to chill-bundles/3.0.0-RC5
* Upgrade chill-bundles to v3.0.0-RC6
### Fixed
* Fix definition of workflow
## 2.0.0-RC2 - 2024-07-18
### Fixed
* Fix definition of workflow

View File

@@ -9,7 +9,7 @@
"ext-iconv": "*",
"champs-libres/wopi-bundle": "dev-master@dev",
"champs-libres/wopi-lib": "dev-master@dev",
"chill-project/chill-bundles": "v3.0.0-RC7",
"chill-project/chill-bundles": "v3.1.0@dev",
"chill-project/chill-deploy": "^1.0",
"graylog2/gelf-php": "^2.0",
"symfony/console": "5.4.*",

883
composer.lock generated

File diff suppressed because it is too large Load Diff