mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-16 18:55:15 +00:00
Merge pull request #5042 from wallabag/dependabot/composer/phpstan/phpstan-0.12.75
This commit is contained in:
commit
951b1565d5
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.74",
|
||||
"version": "0.12.75",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2"
|
||||
"reference": "2e4738cd67e0163861a065180eff7eb5c8417d6e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bc5f9483c8f461c86653dcbd040cf0d2778c91a2",
|
||||
"reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/2e4738cd67e0163861a065180eff7eb5c8417d6e",
|
||||
"reference": "2e4738cd67e0163861a065180eff7eb5c8417d6e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11542,7 +11542,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-02-08T15:00:25+00:00"
|
||||
"time": "2021-02-11T13:58:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
|
Loading…
Reference in a new issue