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

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