diff --git a/composer.json b/composer.json index 81ddf1fd..f3362457 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/phpstan-rules": "~0.15.0", "infection/infection": "~0.13.6", "phpstan/extension-installer": "^1.0.4", - "phpstan/phpstan": "~0.12.29", + "phpstan/phpstan": "~0.12.32", "phpstan/phpstan-deprecation-rules": "~0.12.4", "phpstan/phpstan-phpunit": "~0.12.11", "phpstan/phpstan-strict-rules": "~0.12.2", diff --git a/composer.lock b/composer.lock index f9eaa1d7..558aed3b 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": "ead0c157dc8795fb39da1608fb027ebd", + "content-hash": "defd2bf815ace2fbf26aa6489ebf98e6", "packages": [ { "name": "ergebnis/classy", @@ -2285,16 +2285,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.31", + "version": "0.12.32", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "776c8056b401e1b67f277b9e9fb334d1a274671d" + "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/776c8056b401e1b67f277b9e9fb334d1a274671d", - "reference": "776c8056b401e1b67f277b9e9fb334d1a274671d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d03863f504c8432b3de4d1881f73f6acb8c0e67c", + "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c", "shasum": "" }, "require": { @@ -2337,7 +2337,7 @@ "type": "tidelift" } ], - "time": "2020-06-24T20:55:29+00:00" + "time": "2020-07-01T11:57:52+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",