Update symfony packages to v7.1.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/framework-bundle (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.1.3 -> 7.1.4
|
symfony/yaml (source) | require | patch |
7.1.1 -> 7.1.4
|
Release Notes
symfony/console (symfony/console)
v7.1.4
Changelog (https://github.com/symfony/console/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57853 [Console] Fix side-effects from running bash completions (@Seldaek)
- bug symfony/symfony#57997 [Console][PhpUnitBridge][VarDumper] Fix handling NO_COLOR env var (@nicolas-grekas)
symfony/framework-bundle (symfony/framework-bundle)
v7.1.4
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.3...v7.1.4)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.1.4
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57917 [HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colon (@akeylimepie)
symfony/yaml (symfony/yaml)
v7.1.4
Changelog (https://github.com/symfony/yaml/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57968 [Yaml]
🐛 throw ParseException on invalid date (@homersimpsons)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.