Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.23 -> 0.1.24
|
symfony/framework-bundle (source) | require | patch |
5.3.10 -> 5.3.11
|
symfony/http-client (source) | require-dev | patch |
5.3.10 -> 5.3.11
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.3.10 -> 5.3.11
|
symfony/security-core (source) | require | patch |
5.3.10 -> 5.3.11
|
symfony/yaml (source) | require | patch |
5.3.6 -> 5.3.11
|
vimeo/psalm | require-dev | patch |
4.13.0 -> 4.13.1
|
Release Notes
symfony/framework-bundle
v5.3.11
Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.10...v5.3.11)
- bug #44110 Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8 (fancyweb)
- bug #44108 remove
FlattenExceptionNormalizer
definition if serializer not available (kbond) - bug #44050 Fix package names (fabpot)
- bug #43981 fix registering late resettable services (nicolas-grekas)
symfony/http-client
v5.3.11
Changelog (https://github.com/symfony/http-client/compare/v5.3.10...v5.3.11)
symfony/phpunit-bridge
v5.3.11
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.10...v5.3.11)
- bug #43987 Fix Uncaught ValueError (dunglas)
symfony/security-core
v5.3.11
Changelog (https://github.com/symfony/security-core/compare/v5.3.10...v5.3.11)
- bug #43900 Fix TypeError message in ChainUserProvider (derrabus)
vimeo/psalm
v4.13.1
What's Changed
This release fixes the crash when running Psalm on PHP 7.1
Fixes
- Error with version 4.13.0 using DOMNodeList::count introduced only from PHP 7.2 by @AlessandroMinoccheri in https://github.com/vimeo/psalm/pull/6981
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.