Compare commits

..

1 commit

Author SHA1 Message Date
e287d92a43
fix(deps): update symfony packages to v7
Some checks failed
renovate/artifacts Artifact file update failure
2025-08-21 14:10:26 +00:00

View file

@ -33,12 +33,12 @@
"symfony/property-access": "7.3.*",
"symfony/property-info": "7.3.*",
"symfony/runtime": "7.3.*",
"symfony/security-bundle": "6.3.*",
"symfony/security-bundle": "7.3.*",
"symfony/serializer": "7.3.*",
"symfony/string": "7.3.*",
"symfony/translation": "7.3.*",
"symfony/twig-bundle": "7.3.*",
"symfony/validator": "6.3.*",
"symfony/validator": "7.3.*",
"symfony/web-link": "7.3.*",
"symfony/yaml": "7.3.*",
"twig/extra-bundle": "^2.12|^3.0",