diff --git a/ecphp/api-gw-authentication-bundle/1.0/manifest.json b/ecphp/api-gw-authentication-bundle/1.0/manifest.json new file mode 100644 index 00000000..3f1488fb --- /dev/null +++ b/ecphp/api-gw-authentication-bundle/1.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "EcPhp\\ApiGwAuthenticationBundle\\ApiGwAuthenticationBundle": ["all"] + }, + "copy-from-package": { + "Resources/config/": "%CONFIG_DIR%/" + } +}