From bbbba4d262c4117d858172007c53e1b805c90908 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 02:43:43 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v1.10.18 --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index c65e8ae..3f5698e 100644 --- a/composer.lock +++ b/composer.lock @@ -7469,16 +7469,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.17", + "version": "1.10.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "8aca56455b40846865e4fac9d24b010a574dc362" + "reference": "52b6416c579663eebdd2f1d97df21971daf3b43f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aca56455b40846865e4fac9d24b010a574dc362", - "reference": "8aca56455b40846865e4fac9d24b010a574dc362", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52b6416c579663eebdd2f1d97df21971daf3b43f", + "reference": "52b6416c579663eebdd2f1d97df21971daf3b43f", "shasum": "" }, "require": { @@ -7527,7 +7527,7 @@ "type": "tidelift" } ], - "time": "2023-06-07T15:55:47+00:00" + "time": "2023-06-07T22:00:43+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",