Some settings

This commit is contained in:
Frank
2026-01-03 13:16:58 +01:00
parent 0d6628e7c9
commit af61a3b920
23 changed files with 616 additions and 23 deletions

View File

@@ -4,7 +4,7 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=8.2",
"php": ">=8.5.1",
"ext-ctype": "*",
"ext-iconv": "*",
"doctrine/dbal": "^3",
@@ -45,7 +45,8 @@
"symfony/yaml": "7.3.*",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0",
"symfony/webpack-encore-bundle": "^2.1"
"symfony/webpack-encore-bundle": "^2.1",
"symfony/mercure-bundle": "^0.3"
},
"config": {
"allow-plugins": {