diff --git a/composer.json b/composer.json index 3897a433..6122da31 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "infection/infection": "~0.13.6", "jangregor/phpstan-prophecy": "~0.8.0", "phpstan/extension-installer": "^1.0.4", - "phpstan/phpstan": "~0.12.29", + "phpstan/phpstan": "~0.12.30", "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 1ab0edd7..d21e5c89 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": "a4da150cff1cee74b88c0e871550a688", + "content-hash": "95aa6a8571acb5a4fddb7674282508ef", "packages": [ { "name": "composer/semver", @@ -3640,16 +3640,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.29", + "version": "0.12.30", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a" + "reference": "1f2c16d3fbb5eec6e55fbe2358e32570cefa20e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9771daaf6b95c6313b908d0bcdee0afcd51f838a", - "reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1f2c16d3fbb5eec6e55fbe2358e32570cefa20e5", + "reference": "1f2c16d3fbb5eec6e55fbe2358e32570cefa20e5", "shasum": "" }, "require": { @@ -3692,7 +3692,7 @@ "type": "tidelift" } ], - "time": "2020-06-14T14:10:59+00:00" + "time": "2020-06-21T14:08:19+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",