mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Merge pull request #4052 from wallabag/dependabot/composer/phpstan/phpstan-0.11.10
Bump phpstan/phpstan from 0.11.9 to 0.11.10
This commit is contained in:
commit
92cd51aa2c
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -10712,16 +10712,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.11.9",
|
||||
"version": "0.11.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "6771e622ad93f0aff16a100547811e1e50781acb"
|
||||
"reference": "d5eb89ba61eee89f5380a31c9599626430c25649"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/6771e622ad93f0aff16a100547811e1e50781acb",
|
||||
"reference": "6771e622ad93f0aff16a100547811e1e50781acb",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d5eb89ba61eee89f5380a31c9599626430c25649",
|
||||
"reference": "d5eb89ba61eee89f5380a31c9599626430c25649",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10783,7 +10783,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"time": "2019-07-03T21:25:16+00:00"
|
||||
"time": "2019-07-07T13:50:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
|
Loading…
Reference in a new issue