Update Chill root to v2.8.0
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2025-03-04 14:15:52 +01:00
parent 71bcfd4338
commit 51cc0254d0
6 changed files with 1320 additions and 2031 deletions

View File

@@ -4,7 +4,9 @@
],
"private": true,
"devDependencies": {
"bootstrap": "5.2.3"
"@symfony/ux-translator": "file:vendor/symfony/ux-translator/assets",
"bootstrap": "5.2.3",
"intl-messageformat": "^10.5.11"
},
"scripts": {
"specs-build": "yaml-merge vendor/chill-project/chill-bundles/src/Bundle/ChillMainBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillPersonBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillCalendarBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillThirdPartyBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillDocStoreBundle/chill.api.specs.yaml> templates/api/specs.yaml",