diff --git a/composer.lock b/composer.lock index 39fcac6..4fa708f 100644 --- a/composer.lock +++ b/composer.lock @@ -204,16 +204,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5bd02c86beb4c024dd4662b6443f5d5332a0ae12" + "reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5bd02c86beb4c024dd4662b6443f5d5332a0ae12", - "reference": "5bd02c86beb4c024dd4662b6443f5d5332a0ae12", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1dd8f3e40bf7aa30031a75c65cece99220a161b8", + "reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8", "shasum": "" }, "require": { @@ -244,7 +244,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.4.1" + "source": "https://github.com/phpstan/phpstan/tree/1.4.2" }, "funding": [ { @@ -264,7 +264,7 @@ "type": "tidelift" } ], - "time": "2022-01-17T16:35:17+00:00" + "time": "2022-01-18T16:09:11+00:00" }, { "name": "symfony/deprecation-contracts",