This commit is contained in:
2025-07-06 21:36:09 +02:00
parent 77160b1905
commit b1df69696f
13 changed files with 955 additions and 51 deletions

View File

@ -14,6 +14,8 @@
"doctrine/orm": "^3.3",
"friendsofsymfony/rest-bundle": "^3.8",
"guzzlehttp/guzzle": "^7.9",
"league/commonmark": "^2.7",
"netcarver/textile": "^4.1",
"oneup/uploader-bundle": "^5.0",
"phpdocumentor/reflection-docblock": "^5.4",
"phpstan/phpdoc-parser": "^1.33",
@ -46,7 +48,8 @@
"symfony/validator": "7.1.*",
"symfony/web-link": "7.1.*",
"symfony/yaml": "7.1.*",
"twig/extra-bundle": "^2.12|^3.0",
"twig/extra-bundle": "^3.21",
"twig/markdown-extra": "^3.21",
"twig/twig": "^2.12|^3.0"
},
"config": {