Add ecphp/cas-bundle package.

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