mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Merge pull request #5053 from wallabag/dependabot/composer/phpstan/phpstan-0.12.77
This commit is contained in:
commit
2752d4f86a
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -11490,16 +11490,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.76",
|
||||
"version": "0.12.77",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38"
|
||||
"reference": "1f10b8c8d118d01e7b492f9707999d456be5812c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
|
||||
"reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1f10b8c8d118d01e7b492f9707999d456be5812c",
|
||||
"reference": "1f10b8c8d118d01e7b492f9707999d456be5812c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11542,7 +11542,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-02-13T11:47:44+00:00"
|
||||
"time": "2021-02-17T16:22:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
|
Loading…
Reference in a new issue