fix manifest

This commit is contained in:
Olivier M. Mukadi
2020-01-20 15:58:11 +01:00
parent 47b496711a
commit 0fec66a5b3
+2 -2
View File
@@ -3,8 +3,8 @@
"Mukadi\\WalletBundle\\MukadiWalletBundle": ["all"]
},
"copy-from-package": {
"res/config/": "%CONFIG_DIR%/",
"res/Entity/": "%SRC_DIR%/Entity/",
"res/Repository/": "%SRC_DIR%/Repository/"
"res/Repository/": "%SRC_DIR%/Repository/",
"res/config/": "%CONFIG_DIR%/"
}
}