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