diff --git a/composer.json b/composer.json index cb15b081..06cf8d9f 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "phpstan/extension-installer": "^1.0.4", "phpstan/phpstan": "~0.12.19", "phpstan/phpstan-deprecation-rules": "~0.12.2", - "phpstan/phpstan-phpunit": "~0.12.7", + "phpstan/phpstan-phpunit": "~0.12.8", "phpstan/phpstan-strict-rules": "~0.12.2", "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.10.0", diff --git a/composer.lock b/composer.lock index fd7f6699..a70841ec 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f3e31eb7a65655922d320f5d039c619a", + "content-hash": "8577f69dd79ba38c41722771e8dfbeb6", "packages": [ { "name": "composer/semver", @@ -3390,16 +3390,16 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "0.12.7", + "version": "0.12.8", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "a6ff54e1f776fa9489a94855bb488c3ae78df6f2" + "reference": "7232c17e2493dc598173da784477ce0afb2c4e0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/a6ff54e1f776fa9489a94855bb488c3ae78df6f2", - "reference": "a6ff54e1f776fa9489a94855bb488c3ae78df6f2", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/7232c17e2493dc598173da784477ce0afb2c4e0e", + "reference": "7232c17e2493dc598173da784477ce0afb2c4e0e", "shasum": "" }, "require": { @@ -3442,7 +3442,7 @@ "MIT" ], "description": "PHPUnit extensions and rules for PHPStan", - "time": "2020-04-13T14:29:39+00:00" + "time": "2020-04-17T08:04:10+00:00" }, { "name": "phpstan/phpstan-strict-rules",