feat(dep): add symfony/runtime 5.4

This commit is contained in:
Simon Vieille 2023-01-08 19:59:54 +01:00
parent 5626a2522a
commit 0a7550940d
Signed by: deblan
GPG Key ID: 579388D585F70417
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@
"symfony/webpack-encore-bundle": "^1.11",
"symfony/yaml": "5.4.*",
"twig/extra-bundle": "^2.12|^3.3",
"twig/twig": "^2.12|^3.3"
"twig/twig": "^2.12|^3.3",
"symfony/runtime": "^5.4"
},
"autoload": {
"psr-4": {