add new lines

This commit is contained in:
gassnerw
2020-11-26 10:56:48 +01:00
parent b4f98f5fd9
commit ef95655b73
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
lexik_maintenance:
driver:
class: '\Lexik\Bundle\MaintenanceBundle\Drivers\FileDriver'
options: {file_path: '%kernel.root_dir%/../var/cache/lock'}
options: {file_path: '%kernel.root_dir%/../var/cache/lock'}
+1 -1
View File
@@ -5,4 +5,4 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
}