Update all non-major dependencies (minor)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kevinrob/guzzle-cache-middleware | require | minor |
3.3.1 -> 3.4.1
|
monolog/monolog | require | minor |
2.2.0 -> 2.3.0
|
Release Notes
Kevinrob/guzzle-cache-middleware
v3.4.1
-
https://github.com/Kevinrob/guzzle-cache-middleware/commit/0e4dfb47e02f2b6f9b36c5ec510da98ca96306b9 set constraint for
guzzlehttp/psr7
v3.4.0
Seldaek/monolog
v2.3.0
- Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Level and LevelName that you can import (#1557)
- Added ability to customize date format when using JsonFormatter (#1561)
- Fixed FilterHandler not calling reset on its internal handler when reset() is called on it (#1531)
- Fixed SyslogUdpHandler not setting the timezone correctly on DateTimeImmutable instances (#1540)
- Fixed StreamHandler thread safety - chunk size set to 2GB now to avoid interlacing when doing concurrent writes (#1553)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph