fix(deps): update all non-major dependencies (patch)
Compare changes
+ 6
− 6
@@ -7636,16 +7636,16 @@
@@ -7675,7 +7675,7 @@
@@ -7691,7 +7691,7 @@
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.42 -> 0.1.70
|
phpstan/phpstan | require-dev | patch |
1.9.8 -> 1.9.11
|
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
v0.1.70
v0.1.69
v0.1.68
v0.1.67
v0.1.66
v0.1.65
v0.1.64
v0.1.63
v0.1.62
v0.1.61
v0.1.60
v0.1.59
v0.1.58
v0.1.57
v0.1.56
v0.1.55
v0.1.54
v0.1.53
v0.1.52
v0.1.51
v0.1.50
v0.1.49
v0.1.48
v0.1.47
v0.1.46
v0.1.45
v0.1.44
v0.1.43
v1.9.11
@phpstan-
prefixed tags (#2177), #8697, thanks @zonuexe!v1.9.10
v1.9.9
Type::getEnumCases()
to use instead of instanceof EnumCaseObjectType
(https://github.com/phpstan/phpstan-src/commit/a0242e0f7234b4e78a59ddc6ea79342cd1e03c0f)elseif
can be exhaustive and no else
branch is needed (https://github.com/phpstan/phpstan-src/commit/94e6e466f44a0dbbcb6182b32628d97a80109305), #7547
__CLASS__
, __NAMESPACE__
in traits (#2043), #3019, thanks @staabm!class_implements
dynamic return type extension (#2023), #4335, thanks @VincentLanglet!ReflectionClass::newInstanceArgs()
type fix for named arguments (#2176), #8679, thanks @s3b4stian!This MR has been generated by Renovate Bot.