1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-10 18:51:02 +00:00

Merge pull request #5042 from wallabag/dependabot/composer/phpstan/phpstan-0.12.75

This commit is contained in:
Jérémy Benoist 2021-02-12 06:49:47 +01:00 committed by GitHub
commit 951b1565d5
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.74", "version": "0.12.75",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2" "reference": "2e4738cd67e0163861a065180eff7eb5c8417d6e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bc5f9483c8f461c86653dcbd040cf0d2778c91a2", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2e4738cd67e0163861a065180eff7eb5c8417d6e",
"reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2", "reference": "2e4738cd67e0163861a065180eff7eb5c8417d6e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11542,7 +11542,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-08T15:00:25+00:00" "time": "2021-02-11T13:58:47+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",