1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-27 17:28:39 +00:00

Merge pull request #5030 from wallabag/dependabot/composer/phpstan/phpstan-0.12.74

This commit is contained in:
Jérémy Benoist 2021-02-09 06:20:18 +01:00 committed by GitHub
commit 0b7332f4fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11490,16 +11490,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.73", "version": "0.12.74",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "a08c2759d132b4247b32e03066401c3232ad99b7" "reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bc5f9483c8f461c86653dcbd040cf0d2778c91a2",
"reference": "a08c2759d132b4247b32e03066401c3232ad99b7", "reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11542,7 +11542,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-07T16:26:54+00:00" "time": "2021-02-08T15:00:25+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",