* Add a recipe for coka/wsse-authentication-bundle 1.0.

This commit is contained in:
Cedrick Oka Baidai
2019-06-12 10:34:44 +00:00
parent e6af85c608
commit 8dd38ece4a
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
oka_wsse_authentication:
db_driver: orm
@@ -0,0 +1,8 @@
{
"bundles": {
"Oka\\WSSEAuthenticationBundle\\OkaWSSEAuthenticationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}