From 625cfaf4f695dc43a7eee8997ebf65797969fc6a Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Wed, 17 Jun 2020 14:01:32 +0200 Subject: [PATCH] Add ecphp/eu-login-bundle package for Symfony 5. --- ecphp/eu-login-bundle/2.0/manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ecphp/eu-login-bundle/2.0/manifest.json 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%/" + } +}