Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan-symfony | require-dev | patch |
1.2.20 -> 1.2.22
|
symfony/http-client (source) | require-dev | patch |
5.4.19 -> 5.4.20
|
Release Notes
phpstan/phpstan-symfony
v1.2.22
- cbf5b9c - Add @throws annotations in DenormalizerInterface::denormalize() and NormalizerInterface::normalize().
- 2107dee - Add ArrayObject to NormalizerInterface::normalize() return type.
- d0151d0 - Bump minimum PHPStan version
- 99ff19f - Fix build
v1.2.21
- 44aef78 - Introduce Voter stub
symfony/http-client
v5.4.20
Changelog (https://github.com/symfony/http-client/compare/v5.4.19...v5.4.20)
- bug #49104 Fix collecting data non-late for the profiler (nicolas-grekas)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.