switch to kimai specific user-bundle fork (#1568)

This commit is contained in:
Kevin Papst
2020-03-17 21:24:51 +01:00
committed by GitHub
parent 4b1cfa5840
commit 7b13ea860a
4 changed files with 81 additions and 155 deletions

View File

@@ -18,7 +18,7 @@ jms_serializer:
included:
- "%kernel.root_dir%/Entity/"
- "%kernel.root_dir%/API/Model/"
- "%kernel.root_dir%/../vendor/friendsofsymfony/user-bundle/Model"
- "%kernel.root_dir%/../vendor/kimai/user-bundle/Model"
excluded: []
property_naming:
id: 'jms_serializer.identical_property_naming_strategy'