Add oskarstark/no-floc-listener

This commit is contained in:
Oskar Stark
2021-04-30 14:04:00 +02:00
parent 8e277327ca
commit 8cbf7e1ff9
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,3 @@
services:
OskarStark\Symfony\EventListener\NoFlocListener:
autoconfigure: true
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}