Fix wrong bundle path

This commit is contained in:
Gabriel BONDAZ
2021-05-04 18:39:52 +02:00
parent 5171f2b2b2
commit 0003498032
@@ -1,6 +1,6 @@
{
"bundles": {
"IDCI\\Bundle\\KeycloakSecurityBundle\\": ["all"]
"IDCI\\Bundle\\KeycloakSecurityBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"