fix(deps): update all non-major dependencies (patch)
Compare changes
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
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
|
vimeo/psalm | require-dev | patch |
4.13.0 -> 4.13.1
|
v5.3.11
Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.10...v5.3.11)
FlattenExceptionNormalizer
definition if serializer not available (kbond)v5.3.11
Changelog (https://github.com/symfony/http-client/compare/v5.3.10...v5.3.11)
v5.3.11
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.10...v5.3.11)
v4.13.1
This release fixes the crash when running Psalm on PHP 7.1
This MR has been generated by Renovate Bot.