diff --git a/composer.json b/composer.json index 652bfcd..35d54b1 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/test-util": "^1.0.0", "infection/infection": "~0.15.3", "phpstan/extension-installer": "^1.0.4", - "phpstan/phpstan": "~0.12.38", + "phpstan/phpstan": "~0.12.39", "phpstan/phpstan-deprecation-rules": "~0.12.5", "phpstan/phpstan-phpunit": "~0.12.16", "phpstan/phpstan-strict-rules": "~0.12.4", diff --git a/composer.lock b/composer.lock index 1428588..0914550 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": "7f49e988d5d5367a7e7c5553687b51b3", + "content-hash": "e88c37f799b9ded45d81d3c86e6b7262", "packages": [ { "name": "doctrine/instantiator", @@ -3393,16 +3393,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.38", + "version": "0.12.39", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4" + "reference": "f970cab80f0a681019dc669bf8c72905845dadaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4", - "reference": "ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f970cab80f0a681019dc669bf8c72905845dadaa", + "reference": "f970cab80f0a681019dc669bf8c72905845dadaa", "shasum": "" }, "require": { @@ -3445,7 +3445,7 @@ "type": "tidelift" } ], - "time": "2020-08-19T08:13:30+00:00" + "time": "2020-08-24T21:34:53+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",