mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01: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
|
||||||
5
sensiolabs/ansi-to-html/1.2/manifest.json
Normal file
5
sensiolabs/ansi-to-html/1.2/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user