Merge pull request #3996 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.52

Bump phpstan/phpstan from 0.12.51 to 0.12.52
This commit is contained in:
James Cole 2020-10-26 05:50:05 +00:00 committed by GitHub
commit d0a8e6eb5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -8974,16 +8974,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.51", "version": "0.12.52",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "b430527cd7b956324bcd554fb85a5e2fd43177d6" "reference": "e96dd5e7ae9aefed663bc7e285ad96792b67eadc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b430527cd7b956324bcd554fb85a5e2fd43177d6", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e96dd5e7ae9aefed663bc7e285ad96792b67eadc",
"reference": "b430527cd7b956324bcd554fb85a5e2fd43177d6", "reference": "e96dd5e7ae9aefed663bc7e285ad96792b67eadc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9026,7 +9026,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-23T11:58:04+00:00" "time": "2020-10-25T07:23:44+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",