mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Bump phpstan/phpstan from 0.12.53 to 0.12.54
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.53 to 0.12.54. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.53...0.12.54) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2c3db391af
commit
5088887bad
1 changed files with 6 additions and 5 deletions
11
composer.lock
generated
11
composer.lock
generated
|
@ -1869,6 +1869,7 @@
|
|||
"reflection",
|
||||
"static"
|
||||
],
|
||||
"abandoned": "roave/better-reflection",
|
||||
"time": "2020-10-27T21:46:55+00:00"
|
||||
},
|
||||
{
|
||||
|
@ -11419,16 +11420,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.53",
|
||||
"version": "0.12.54",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67"
|
||||
"reference": "45c7b999a4b7dd9ac5558bdaaf23dcebbef88223"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dbbdb0d7c2434ecd5289f6114d16473e694caa67",
|
||||
"reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/45c7b999a4b7dd9ac5558bdaaf23dcebbef88223",
|
||||
"reference": "45c7b999a4b7dd9ac5558bdaaf23dcebbef88223",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11471,7 +11472,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-01T14:51:50+00:00"
|
||||
"time": "2020-11-05T13:36:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
|
Loading…
Reference in a new issue