Merge branch 'master' into feat/add-document-encrypter-service

This commit is contained in:
2022-04-26 14:52:13 +02:00
8 changed files with 36 additions and 10 deletions

View File

@@ -40,3 +40,8 @@ services:
tags:
- { name: 'serializer.normalizer', priority: 16 }
Chill\DocStoreBundle\Service\:
autowire: true
autoconfigure: true
resource: '../Service/'