Skip to content

Fix configuration typo

Compare
Choose a tag to compare
@Zeichen32 Zeichen32 released this 27 Aug 09:14
· 6 commits to master since this release
6f2399e

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');