Start replacing highlight js with tempest-highlight

This commit is contained in:
Tim
2025-05-27 00:58:48 +02:00
parent 5fcc32de6d
commit a741ee102d
10 changed files with 244 additions and 45 deletions

View File

@ -14,6 +14,7 @@
"league/pipeline": "^1.0",
"phpdocumentor/reflection-docblock": "^5.6",
"phpstan/phpdoc-parser": "^2.1",
"symfony/asset": "7.2.*",
"symfony/console": "*",
"symfony/dotenv": "*",
"symfony/flex": "^2",
@ -29,6 +30,7 @@
"symfony/uid": "*",
"symfony/validator": "*",
"symfony/yaml": "*",
"tempest/highlight": "^2.11",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^3.0"
},