Add new recipe ecphp/api-gw-authentication-bundle

This commit is contained in:
Pol Dellaiera
2021-02-11 11:56:25 +01:00
parent 7c05a827b4
commit 5336b8e8de
@@ -0,0 +1,8 @@
{
"bundles": {
"EcPhp\\ApiGwAuthenticationBundle\\ApiGwAuthenticationBundle": ["all"]
},
"copy-from-package": {
"Resources/config/": "%CONFIG_DIR%/"
}
}