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

Merge pull request #4854 from wallabag/dependabot/composer/phpstan/phpstan-0.12.63

Bump phpstan/phpstan from 0.12.62 to 0.12.63
This commit is contained in:
Jérémy Benoist 2020-12-16 06:41:54 +01:00 committed by GitHub
commit ed8e1994d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11429,16 +11429,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.62", "version": "0.12.63",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8" "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/632393159335bbbdd7ca07d19b3ad50d76aa7fd8", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c97ec4754bd53099a06c24847bd2870b99966b6a",
"reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8", "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11481,7 +11481,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-13T13:59:38+00:00" "time": "2020-12-15T16:37:16+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",