repost commit

This commit is contained in:
Olivier M. Mukadi
2020-01-20 16:59:28 +01:00
parent 0fec66a5b3
commit 5c91b0c60f
+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/config/": "%CONFIG_DIR%/"
"res/Repository/": "%SRC_DIR%/Repository/"
}
}