fix(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.22 -> 0.1.23
|
phpstan/phpstan | require-dev | patch |
1.1.1 -> 1.1.2
|
Release Notes
phpstan/phpstan
v1.1.2

- Properties are read when using AssignRef (
=&
) too (https://github.com/phpstan/phpstan-src/commit/74787be3fe520a72febf3b779f12e9ad9e471c85), #5935 - Fixed internal error with method attributes referencing
self::
(https://github.com/phpstan/phpstan-src/commit/b5e44f7936d54accf7c5f5e5df9941b884f5b779), #5951 - Fix stub namespaces in some extensions like
pecl_http
(https://github.com/ondrejmirtes/BetterReflection/commit/9f2b6eb6b8c17949bf82a46c34167504de0b0782, https://github.com/ondrejmirtes/BetterReflection/commit/bdd25238b192396e633d9ca07a25f2da724a9dc0), #5460, thanks @kukulich! - Do not attempt to clear old containers if the directory does not exist (https://github.com/phpstan/phpstan-src/commit/2427b83fc13d8151034ae57cc625e525897af748)

- Mark file resource functions as having side effects (#698), thanks @jlherren!
- Use positive integers for various time functions (#760), thanks @staabm!
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added renovate label
enabled an automatic merge when the pipeline for 3b9dc330 succeeds
By Reiter, Christoph on 2021-11-13T01:18:55 (imported from GitLab)
mentioned in issue #5
By Reiter, Christoph on 2021-11-13T01:18:56 (imported from GitLab)
mentioned in commit 65e85493
By Reiter, Christoph on 2021-11-13T01:23:33 (imported from GitLab)