mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
7 lines
138 B
YAML
7 lines
138 B
YAML
services:
|
|
_defaults:
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension: null
|