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

Bump phpstan/phpstan from 0.12.66 to 0.12.67

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.66 to 0.12.67.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.66...0.12.67)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-15 07:32:40 +00:00 committed by GitHub
parent 54e158fc7e
commit 5ed882997e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
composer.lock generated
View file

@ -7852,6 +7852,7 @@
} }
], ],
"description": "A security checker for your composer.lock", "description": "A security checker for your composer.lock",
"abandoned": "https://github.com/fabpot/local-php-security-checker",
"time": "2019-11-01T13:20:14+00:00" "time": "2019-11-01T13:20:14+00:00"
}, },
{ {
@ -11489,16 +11490,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 +11542,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",