From 6e2908f16341a5943004d7d4581b5fa599736888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 09:52:36 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v1.10.16 | datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpstan/phpstan | 1.10.15 | 1.10.16 | --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index f9ee21c6..124b243a 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "ergebnis/license": "2.1.0", "maglnet/composer-require-checker": "4.4.0", "phpstan/extension-installer": "1.3.1", - "phpstan/phpstan": "1.10.15", + "phpstan/phpstan": "1.10.16", "phpstan/phpstan-deprecation-rules": "1.1.3", "phpstan/phpstan-phpunit": "1.3.13", "phpstan/phpstan-strict-rules": "1.5.1", diff --git a/composer.lock b/composer.lock index 45a07a95..ef105b3c 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": "7a71b239485c425050ed44ef7fe3518d", + "content-hash": "4ee9f33ffae01efe8190dac27b508fef", "packages": [ { "name": "amphp/amp", @@ -3591,16 +3591,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.15", + "version": "1.10.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd" + "reference": "352bdbb960bb523e3d71b834862589f910921c23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd", - "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/352bdbb960bb523e3d71b834862589f910921c23", + "reference": "352bdbb960bb523e3d71b834862589f910921c23", "shasum": "" }, "require": { @@ -3649,7 +3649,7 @@ "type": "tidelift" } ], - "time": "2023-05-09T15:28:01+00:00" + "time": "2023-06-05T08:21:46+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",