fixes after merge of master into upgrade-sf4

This commit is contained in:
2024-02-13 10:59:30 +01:00
parent fecb561b3b
commit 9b42f328ae
4 changed files with 109 additions and 25 deletions

View File

@@ -15,14 +15,14 @@
},
"require": {
"ext-redis": "*",
"chill-project/chill-bundles": "dev-upgrade-sf5@dev",
"chill-project/chill-bundles": "^2.16",
"symfony/flex": "^1.9",
"nelmio/alice": "^3.8",
"phpoffice/phpword": "^0.18.2",
"phpstan/phpstan": "^1.0",
"spomky-labs/base64url": "^2.0",
"twig/string-extra": "^3.3",
"symfony/runtime": "^5.4"
"symfony/runtime": "5.4.*"
},
"require-dev": {
"fakerphp/faker": "^1.13",