update symfony
All checks were successful
/ ls (pull_request) Successful in 2m34s
/ ls (release) Successful in 45s
/ ls (push) Successful in 2m31s

This commit is contained in:
lubiana 2025-01-25 18:13:47 +01:00
parent 232878ebfb
commit eaa723a58b
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
2 changed files with 185 additions and 186 deletions

View file

@ -4,7 +4,7 @@
"minimum-stability": "stable", "minimum-stability": "stable",
"prefer-stable": true, "prefer-stable": true,
"require": { "require": {
"php": ">=8.3", "php": ">=8.4",
"ext-ctype": "*", "ext-ctype": "*",
"ext-iconv": "*", "ext-iconv": "*",
"doctrine/dbal": "^4.1", "doctrine/dbal": "^4.1",
@ -29,12 +29,12 @@
"infection/infection": "^0.29.6", "infection/infection": "^0.29.6",
"lubiana/code-quality": "^1.7.2", "lubiana/code-quality": "^1.7.2",
"phpunit/phpunit": "^9.6.20", "phpunit/phpunit": "^9.6.20",
"symfony/browser-kit": "7.1.*", "symfony/browser-kit": "7.2.*",
"symfony/css-selector": "7.1.*", "symfony/css-selector": "7.2.*",
"symfony/maker-bundle": "^1.60", "symfony/maker-bundle": "^1.60",
"symfony/phpunit-bridge": "^7.1.3", "symfony/phpunit-bridge": "7.2.*",
"symfony/stopwatch": "7.1.*", "symfony/stopwatch": "7.2.*",
"symfony/web-profiler-bundle": "7.1.*", "symfony/web-profiler-bundle": "7.2.*",
"symplify/config-transformer": "^12.3.4" "symplify/config-transformer": "^12.3.4"
}, },
"config": { "config": {
@ -95,7 +95,7 @@
"extra": { "extra": {
"symfony": { "symfony": {
"allow-contrib": false, "allow-contrib": false,
"require": "7.1.*" "require": "7.2.*"
} }
} }
} }

357
composer.lock generated

File diff suppressed because it is too large Load diff