removed obsolete dunglas action bundle

This commit is contained in:
Fabien Potencier
2017-03-21 18:02:58 -07:00
parent 3cd2b977ae
commit 8df6037fec
2 changed files with 0 additions and 11 deletions
@@ -1,3 +0,0 @@
dunglas_action:
directories:
- "../src/{Action,Command,Controller,EventSubscriber,Twig}"
@@ -1,8 +0,0 @@
{
"bundles": {
"Dunglas\\ActionBundle\\DunglasActionBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
}