chore(deps): update all non-major dependencies (patch)
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.5.0 -> 1.5.3
|
phpunit/phpunit (source) | require-dev | patch |
9.5.19 -> 9.5.20
|
symfony/framework-bundle (source) | require | patch |
5.4.6 -> 5.4.7
|
symfony/http-client (source) | require-dev | patch |
5.4.5 -> 5.4.7
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.4.3 -> 5.4.7
|
v1.5.3
Memcached::HAVE_*
constants as dynamic (#1142), #6263, thanks @VasekPurchart!array_fill_keys
and array_combine
(#1139), thanks @canvural!Equal
(==
) expression specification with empty array on both sides (#1143), #6940, thanks @herndlm!array_fill_keys
for not constant arrays (#1145), thanks @canvural!false
return in substr()
with PHP < 8 (#1144), #6939, thanks @herndlm!array_merge
lost non-empty-string keys type (#1135), #6927, #5846, #2567, thanks @staabm!v1.5.2
v1.5.1
is_subclass_of()
: do not infer anything when context is falsy (#1124), #6891, thanks @VincentLanglet!getTrace()
return-type (#1123), thanks @staabm!v5.4.7
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.6...v5.4.7)
v5.4.7
Changelog (https://github.com/symfony/http-client/compare/v5.4.6...v5.4.7)
v5.4.7
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.6...v5.4.7)
This MR has been generated by Renovate Bot.