This commit is contained in:
2024-07-16 21:48:09 +00:00
parent 31519fe8ad
commit 7ec756f996
42 changed files with 2724 additions and 309 deletions

View File

@@ -8,6 +8,8 @@
"ext-ctype": "*",
"ext-iconv": "*",
"pentatrion/vite-bundle": "^2.3",
"phpdocumentor/reflection-docblock": "^5.4",
"phpstan/phpdoc-parser": "^1.29",
"symfony/asset": "6.1.*",
"symfony/console": "6.1.*",
"symfony/dependency-injection": "6.1.*",
@@ -15,9 +17,13 @@
"symfony/finder": "6.1.*",
"symfony/flex": "^2",
"symfony/framework-bundle": "6.1.*",
"symfony/http-client": "6.1.*",
"symfony/mailer": "6.1.*",
"symfony/maker-bundle": "^1.47",
"symfony/property-access": "6.1.*",
"symfony/property-info": "6.1.*",
"symfony/runtime": "6.1.*",
"symfony/serializer": "6.1.*",
"symfony/twig-bundle": "6.1.*",
"symfony/yaml": "6.1.*",
"twig/extra-bundle": "^3.4",