diff --git a/composer.lock b/composer.lock index 9a6ec841c881f79c1749cc02ca944f1dcaed5a3b..f41b690f1be2bd96aa0010b12089956f9185e768 100644 --- a/composer.lock +++ b/composer.lock @@ -7637,16 +7637,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.9.18", + "version": "1.10.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf" + "reference": "5419375b5891add97dc74be71e6c1c34baaddf64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f2d5cf71be91172a57c649770b73c20ebcffb0bf", - "reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5419375b5891add97dc74be71e6c1c34baaddf64", + "reference": "5419375b5891add97dc74be71e6c1c34baaddf64", "shasum": "" }, "require": { @@ -7676,7 +7676,7 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.9.18" + "source": "https://github.com/phpstan/phpstan/tree/1.10.3" }, "funding": [ { @@ -7692,7 +7692,7 @@ "type": "tidelift" } ], - "time": "2023-02-17T15:01:27+00:00" + "time": "2023-02-25T14:47:13+00:00" }, { "name": "phpstan/phpstan-phpunit",