fix rootnode name and bundle classname

This commit is contained in:
Joel Lusavuvu
2020-06-22 12:30:24 +01:00
parent 546f949c01
commit 584d00ed1f
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
engima972_user:
enigma972_user:
# if this value equal true, the User should confirm theire mail
check_mail: false
# The validity duration in secondes, 4 houres by default (14,400 sec)
@@ -1,3 +1,3 @@
engima972_user:
enigma972_user:
resource: '@Enigma972UserBundle/Controller/'
type: annotation
+1 -1
View File
@@ -1,6 +1,6 @@
{
"bundles": {
"Enigma972\\UserBundle\\UserBundle": ["all"]
"Enigma972\\UserBundle\\Enigma972UserBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"