Bump phpstan/phpstan-phpunit from 0.12.15 to 0.12.16 (#3753)

This commit is contained in:
dependabot-preview[bot] 2020-08-05 19:49:04 +00:00 committed by GitHub
parent 4e29b216bf
commit 1ff3df6ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -966,16 +966,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "0.12.15",
"version": "0.12.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "264abf4c789118c63389bb8009e3418f7cd5fbbd"
"reference": "1dd916d181b0539dea5cd37e91546afb8b107e17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/264abf4c789118c63389bb8009e3418f7cd5fbbd",
"reference": "264abf4c789118c63389bb8009e3418f7cd5fbbd",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/1dd916d181b0539dea5cd37e91546afb8b107e17",
"reference": "1dd916d181b0539dea5cd37e91546afb8b107e17",
"shasum": ""
},
"require": {
@ -1018,7 +1018,7 @@
"MIT"
],
"description": "PHPUnit extensions and rules for PHPStan",
"time": "2020-07-29T20:54:30+00:00"
"time": "2020-08-05T13:28:50+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",