Update symfony packages to v7.0.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.0.4 -> 7.0.6
|
symfony/framework-bundle (source) | require | patch |
7.0.4 -> 7.0.6
|
symfony/phpunit-bridge (source) | require-dev | patch |
7.0.4 -> 7.0.6
|
Release Notes
symfony/console (symfony/console)
v7.0.6
Changelog (https://github.com/symfony/console/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54435 [Console] respect multi-byte characters when rendering vertical-style tables (@xabbuh)
- bug symfony/symfony#54419 Fix TypeError on ProgressBar (@Fan2Shrek)
symfony/framework-bundle (symfony/framework-bundle)
v7.0.6
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (@IndraGunawan)
- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod
(@alexandre-daubois)
symfony/phpunit-bridge (symfony/phpunit-bridge)
v7.0.6
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.5...v7.0.6)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.