From d3229d57615a612c308b2a4b0dfa91e82c996b33 Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Wed, 17 Jun 2020 14:00:33 +0200 Subject: [PATCH] Add ecphp/eu-login-bundle package for Symfony 4.4. --- ecphp/eu-login-bundle/1.0/manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ecphp/eu-login-bundle/1.0/manifest.json diff --git a/ecphp/eu-login-bundle/1.0/manifest.json b/ecphp/eu-login-bundle/1.0/manifest.json new file mode 100644 index 00000000..8bd9dc6d --- /dev/null +++ b/ecphp/eu-login-bundle/1.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "EcPhp\\EuLoginBundle\\EuLoginBundle": ["all"] + }, + "copy-from-package": { + "Resources/": "%CONFIG_DIR%/" + } +}