fix(deps): update all non-major dependencies to v5.4.7 (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/framework-bundle (source) | require | patch |
5.4.6 -> 5.4.7
|
symfony/http-client (source) | require-dev | patch |
5.4.5 -> 5.4.7
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.4.3 -> 5.4.7
|
Release Notes
symfony/framework-bundle
v5.4.7
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.6...v5.4.7)
symfony/http-client
v5.4.7
Changelog (https://github.com/symfony/http-client/compare/v5.4.6...v5.4.7)
- bug #45906 on redirections don't send content related request headers (xabbuh)
- bug #45814 Let curl handle Content-Length headers (nicolas-grekas)
- bug #45813 Move Content-Type after Content-Length (nicolas-grekas)
- bug #45678 Fix reading proxy settings from dotenv when curl is used (nicolas-grekas)
symfony/phpunit-bridge
v5.4.7
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.6...v5.4.7)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.