Fix configuration typo
This Version fix a typo in the configuration definition. If you have already changed this by hand, you will need revert this change to not break you application.
- $treeBuilder = new TreeBuilder('zeichen32_gi_lab_api');
+ $treeBuilder = new TreeBuilder('zeichen32_git_lab_api');