chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
friendsofphp/php-cs-fixer | require-dev | patch |
2.18.1 -> 2.18.2
|
phpstan/phpstan | require-dev | patch |
0.12.69 -> 0.12.70
|
symfony/browser-kit (source) | require-dev | patch |
4.4.18 -> 4.4.19
|
symfony/framework-bundle (source) | require | patch |
4.4.18 -> 4.4.19
|
symfony/http-client (source) | require-dev | patch |
4.4.18 -> 4.4.19
|
symfony/lock (source) | require | patch |
4.4.18 -> 4.4.19
|
symfony/messenger (source) | require | patch |
4.4.18 -> 4.4.19
|
symfony/phpunit-bridge (source) | require-dev | patch |
4.4.18 -> 4.4.19
|
Release Notes
FriendsOfPHP/PHP-CS-Fixer
v2.18.2
phpstan/phpstan
v0.12.70
🔧
Improvements -
phpstan.phar
is built with Composer v2, solvesOutOfBoundsException: Package "project/project" is not installed
error (getsentry/sentry-symfony#383) thanks to composer/composer#9635 - Optimization for currently analysed class reflection when there's only one occurrence of the same class in a project (phpstan/phpstan-src@
d3435dd
), #4435
🐛
Bugfixes - "Unable to resolve template type" has to check against explicit NeverType only (phpstan/phpstan-src@
ba4bc4f
), #4422 - Update phpstorm-stubs (phpstan/phpstan-src@
6bbd629
) - Fix link in "internal error" message (phpstan/phpstan-src@
a2ce51b
)
🤖
Function signature fixes - Add SimpleXmlElementXpathMethodReturnTypeExtension (#428), thanks @VincentLanglet!
- Allow lowercase variant of constant for
setcookie()
(#431), thanks @VincentLanglet!
symfony/browser-kit
v4.4.19
Changelog (https://github.com/symfony/browser-kit/compare/v4.4.18...v4.4.19)
- no changes
symfony/framework-bundle
v4.4.19
Changelog (https://github.com/symfony/framework-bundle/compare/v4.4.18...v4.4.19)
symfony/http-client
v4.4.19
Changelog (https://github.com/symfony/http-client/compare/v4.4.18...v4.4.19)
symfony/lock
v4.4.19
Changelog (https://github.com/symfony/lock/compare/v4.4.18...v4.4.19)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
symfony/messenger
v4.4.19
Changelog (https://github.com/symfony/messenger/compare/v4.4.18...v4.4.19)
symfony/phpunit-bridge
v4.4.19
Changelog (https://github.com/symfony/phpunit-bridge/compare/v4.4.18...v4.4.19)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.