diff --git a/composer.lock b/composer.lock index 5e4e0016..b187c36b 100644 --- a/composer.lock +++ b/composer.lock @@ -820,20 +820,20 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.32", + "version": "0.12.33", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c" + "reference": "46e698a0452526a05c4a351d7c47c4b8c37a548d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d03863f504c8432b3de4d1881f73f6acb8c0e67c", - "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/46e698a0452526a05c4a351d7c47c4b8c37a548d", + "reference": "46e698a0452526a05c4a351d7c47c4b8c37a548d", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -872,7 +872,7 @@ "type": "tidelift" } ], - "time": "2020-07-01T11:57:52+00:00" + "time": "2020-07-19T22:10:11+00:00" }, { "name": "phpstan/phpstan-phpunit",