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

Merge pull request #4942 from wallabag/dependabot/composer/phpstan/phpstan-0.12.67

Bump phpstan/phpstan from 0.12.66 to 0.12.67
This commit is contained in:
Jérémy Benoist 2021-01-18 11:09:30 +01:00 committed by GitHub
commit b4e7c82a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11489,16 +11489,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.66", "version": "0.12.67",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e" "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/4110a2425c6bd53acbdfcda07885e87b66e9ba3e", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86",
"reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e", "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11541,7 +11541,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-11T16:43:15+00:00" "time": "2021-01-14T14:16:19+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",