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

Bump phpstan/phpstan from 0.12.45 to 0.12.46

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-29 02:24:48 +00:00 committed by GitHub
parent 0a9e3ca8c3
commit d1ff51cb0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11522,16 +11522,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.45", "version": "0.12.46",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "90c67259212ed891ee86604a9368ef7d7bead3a4" "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90c67259212ed891ee86604a9368ef7d7bead3a4", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9419738e20f0c49757be05d22969c1c44c1dff3b",
"reference": "90c67259212ed891ee86604a9368ef7d7bead3a4", "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11574,7 +11574,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-09-26T19:19:00+00:00" "time": "2020-09-28T09:48:55+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",