mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Merge pull request #4600 from wallabag/dependabot/composer/phpstan/phpstan-0.12.45
Bump phpstan/phpstan from 0.12.44 to 0.12.45
This commit is contained in:
commit
0a9e3ca8c3
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -11522,16 +11522,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.44",
|
||||
"version": "0.12.45",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "330b45776ea77f167b150e24787412414a8fa469"
|
||||
"reference": "90c67259212ed891ee86604a9368ef7d7bead3a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/330b45776ea77f167b150e24787412414a8fa469",
|
||||
"reference": "330b45776ea77f167b150e24787412414a8fa469",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90c67259212ed891ee86604a9368ef7d7bead3a4",
|
||||
"reference": "90c67259212ed891ee86604a9368ef7d7bead3a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11574,7 +11574,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-09-24T15:28:47+00:00"
|
||||
"time": "2020-09-26T19:19:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
|
Loading…
Reference in a new issue