Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
api-platform/core (source) | require | patch |
2.7.1 -> 2.7.2
|
dbp/relay-core-bundle | require | patch |
0.1.42 -> 0.1.44
|
phpstan/phpstan | require-dev | patch |
1.8.7 -> 1.8.8
|
Release Notes
dbp/relay/dbp-relay-core-bundle
v0.1.44
- new dbp:relay:core:migrate command
- start of a new authorization framework
v0.1.43
- Temporarily restrict api-platform/core to < 2.7.0
phpstan/phpstan
v1.8.8
🔧
Improvements - Cover
ExprPrinter
by BC promise (#1794), thanks @staabm! - Improve
isset
specification in falsy scope (#1781), thanks @herndlm!s - Update
phpstan/phpdoc-parser
to 1.9.0 (https://github.com/phpstan/phpstan-src/commit/fd94186ee2a8065c94edb4603dd954584e9e8f45)
🐛
Bugfixes - Do not drop original specified expression in TypeSpecifier (#1793), #8076, thanks @herndlm!
- Preserve accessory types in
MutatingScope::generalizeType
(#1732), #8015, thanks @herndlm! - Specify types on
get_parent_class()
(#1383), #5552, thanks @staabm! - Do not load
Composer\InstalledVersions
to parse PHPStan version (https://github.com/phpstan/phpstan-src/commit/acbb55baeeb2f02b0ea2e61b4321e4f5dd5f65b2), #8117
🤖
Function signature fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.