fix(deps): update all non-major dependencies to 7.2.*

This commit is contained in:
Renovate 2024-11-29 09:01:41 +00:00
parent 00846f6f02
commit 7e0a9023c6
2 changed files with 191 additions and 185 deletions

View File

@ -7,12 +7,12 @@
"php": ">=8.2", "php": ">=8.2",
"ext-ctype": "*", "ext-ctype": "*",
"ext-iconv": "*", "ext-iconv": "*",
"symfony/console": "7.1.*", "symfony/console": "7.2.*",
"symfony/dotenv": "7.1.*", "symfony/dotenv": "7.2.*",
"symfony/flex": "^2", "symfony/flex": "^2",
"symfony/framework-bundle": "7.1.*", "symfony/framework-bundle": "7.2.*",
"symfony/runtime": "7.1.*", "symfony/runtime": "7.2.*",
"symfony/yaml": "7.1.*" "symfony/yaml": "7.2.*"
}, },
"require-dev": { "require-dev": {
}, },

366
composer.lock generated

File diff suppressed because it is too large Load Diff