diff --git a/ecphp/eu-login-bundle/2.0/manifest.json b/ecphp/eu-login-bundle/2.0/manifest.json new file mode 100644 index 00000000..8bd9dc6d --- /dev/null +++ b/ecphp/eu-login-bundle/2.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "EcPhp\\EuLoginBundle\\EuLoginBundle": ["all"] + }, + "copy-from-package": { + "Resources/": "%CONFIG_DIR%/" + } +}