fix(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.44 -> 0.1.45
|
phpstan/phpstan | require-dev | patch |
1.8.9 -> 1.8.10
|
Release Notes
dbp/relay/dbp-relay-core-bundle
v0.1.45
- dbp:relay:core:migrate: Work around issues in DoctrineMigrationsBundle which sometimes led to migrations being skipped.
phpstan/phpstan
v1.8.10
🔧
Improvements - RuleTestCase: enable gathering analyser errors without causing test failures (#1728), thanks @schlndh!
🐛
Bugfixes - Update BetterReflection to 6.3.0, fixes internal error (https://github.com/phpstan/phpstan-src/commit/9febf1db4b4e3a4f3462fdd6ffa67b22a420f05a), #8139
- Call nodeCallback with original argument with a name after reordering (https://github.com/phpstan/phpstan-src/commit/ecc3076769a7943e33801d024eeab0b08187c204)
🤖
Function signature fixes - Fix a couple
CURLOPT_*
parameter types (#1836), #8152, #8157, thanks @jlherren!
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.