From 15496efe2336dc04429818a9207c10b980b77094 Mon Sep 17 00:00:00 2001 From: cbeauvoi Date: Thu, 21 Feb 2019 15:15:51 +0100 Subject: [PATCH] debug change directory --- StorageBundle/Ressources/config/import.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StorageBundle/Ressources/config/import.yaml b/StorageBundle/Ressources/config/import.yaml index 10ea54e..d123bd7 100644 --- a/StorageBundle/Ressources/config/import.yaml +++ b/StorageBundle/Ressources/config/import.yaml @@ -1,2 +1,2 @@ imports: - - { ressource: '%kernet.root_dir%/config/packages/bluesquare/storage.yaml' } + - { ressource: '%kernel.root_dir%/config/packages/bluesquare/storage.yaml' }