1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #5000 from wallabag/dependabot/composer/phpstan/phpstan-0.12.71

This commit is contained in:
Jérémy Benoist 2021-02-02 06:42:26 +01:00 committed by GitHub
commit f8e32edde4
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.70", "version": "0.12.71",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "07f0ef37f5f876e8cee44cc8ea0ec3fe80d499ee" "reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/07f0ef37f5f876e8cee44cc8ea0ec3fe80d499ee", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
"reference": "07f0ef37f5f876e8cee44cc8ea0ec3fe80d499ee", "reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11542,7 +11542,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-27T17:06:47+00:00" "time": "2021-02-01T18:24:00+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",