fix(deps): update all non-major dependencies (patch)
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.71 -> 0.1.74
|
phpstan/phpstan | require-dev | patch |
1.9.14 -> 1.9.17
|
phpstan/phpstan-phpunit | require-dev | patch |
1.3.3 -> 1.3.4
|
phpstan/phpstan-symfony | require-dev | patch |
1.2.22 -> 1.2.23
|
v1.9.17
list{}
parsing (https://github.com/phpstan/phpdoc-parser/pull/177), thanks @zonuexe!ThisType
(https://github.com/phpstan/phpstan-src/commit/d3e3292d73ee32862b4b1321740c80d319a683ad), #8857
v1.9.16
v1.9.15
ignoreErrors
entries for same message and path are summed together (https://github.com/phpstan/phpstan-src/commit/fa70062df084110dfc3fc9ce9be867dc143eb482)filter_var()
with float input and FILTER_VALIDATE_INT (#2206), #8797, thanks @herndlm!method_exists()
on class-string&literal-string
(#2193), #8752, thanks @staabm!filter_var()
range edge cases (#2207), #8776, thanks @herndlm!$this instanceof X will always be false
in traits (#2045), #3632, thanks @staabm!forward_static_call_array
for named arguments on PHP 8 (https://github.com/phpstan/phpstan-src/commit/fb5c1119b779ab66ae841c9b110246a147c2ab69), https://github.com/phpstan/phpstan/discussions/8761
v1.3.4
This MR has been generated by Renovate Bot.