diff --git a/composer.json b/composer.json index 8e9c3174e..8e14dff81 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "ocramius/package-versions": "^1.5" }, "require-dev": { - "phpstan/phpstan": "0.12.35", + "phpstan/phpstan": "0.12.36", "phpstan/phpstan-phpunit": "^0.12.6", "phpstan/phpstan-strict-rules": "^0.12.2", "phpunit/phpunit": "^9.2" diff --git a/composer.lock b/composer.lock index 0026601ae..b69b134a3 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": "c833958d2619a660331c0edc8ba5fd6e", + "content-hash": "b1129fbf37136eacf27cafa0b15f814a", "packages": [ { "name": "adhocore/json-comment", @@ -910,16 +910,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.35", + "version": "0.12.36", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5230eb31d546e4df7aa725894d17436cb8afd5df" + "reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5230eb31d546e4df7aa725894d17436cb8afd5df", - "reference": "5230eb31d546e4df7aa725894d17436cb8afd5df", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/eaeff985e395ff4e7aebf3251a43fca6c9be1af3", + "reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3", "shasum": "" }, "require": { @@ -962,7 +962,7 @@ "type": "tidelift" } ], - "time": "2020-08-04T09:48:39+00:00" + "time": "2020-08-05T09:29:40+00:00" }, { "name": "phpstan/phpstan-phpunit",