mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 11:36:33 +03:00
Add sensiolabs/ansi-to-html recipe
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
services:
|
||||||
|
_defaults:
|
||||||
|
autowire: true
|
||||||
|
autoconfigure: true
|
||||||
|
|
||||||
|
SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension: null
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user