Use Symfony YAML handler
This commit is contained in:
@@ -9,4 +9,5 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'debug' => true,
|
'debug' => true,
|
||||||
|
'yaml.handler' => 'symfony',
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user