Add configuration for exposing VersionProvider

This commit is contained in:
2026-01-05 15:08:29 +01:00
parent 2fee2cb945
commit fd924da17a
4 changed files with 16 additions and 0 deletions
+5
View File
@@ -22,3 +22,8 @@ services:
# add more service definitions when explicit configuration is needed
# please note that last definitions always *replace* previous ones
# provide version of installed chill bundles for display in interface
Chill\MainBundle\Service\VersionProvider:
arguments:
$packageName: 'chill-project/chill-bundles'