Allow code in-lining instead of everything

Create snip content parser
This commit is contained in:
Tim
2023-04-06 22:50:54 +02:00
parent f20608082a
commit bf63b7a274
7 changed files with 134 additions and 5 deletions

View File

@ -11,6 +11,7 @@
"doctrine/doctrine-bundle": "^2.9",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.14",
"league/pipeline": "^1.0",
"symfony/console": "6.2.*",
"symfony/dotenv": "6.2.*",
"symfony/flex": "^2",