Add ecphp/eu-login-bundle package for Symfony 5.

This commit is contained in:
Pol Dellaiera
2020-06-17 14:01:32 +02:00
parent 6f9f29199d
commit 625cfaf4f6
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"EcPhp\\EuLoginBundle\\EuLoginBundle": ["all"]
},
"copy-from-package": {
"Resources/": "%CONFIG_DIR%/"
}
}