From 19716a479d5b00f981b3fd0d2f5660a1c25092aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 19:29:16 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to v1.11.4 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 4d26eef05..3fefe1504 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "larastan/larastan": "2.9.7", "phan/phan": "5.4.3", "phpstan/extension-installer": "1.3.1", - "phpstan/phpstan": "1.11.3", + "phpstan/phpstan": "1.11.4", "phpstan/phpstan-deprecation-rules": "1.2.0", "phpstan/phpstan-strict-rules": "1.6.0", "phpunit/phpunit": "10.5.20", diff --git a/composer.lock b/composer.lock index 9c2d6afd1..d3907e1e1 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": "e7e07379d4d9c91aeced5aad3f51e08a", + "content-hash": "2e2f455cfdeefa0395e3762c2ae06e28", "packages": [ { "name": "ans-group/laravel-health-check", @@ -6760,16 +6760,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.3", + "version": "1.11.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5" + "reference": "9100a76ce8015b9aa7125b9171ae3a76887b6c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e64220a05c1209fc856d58e789c3b7a32c0bb9a5", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9100a76ce8015b9aa7125b9171ae3a76887b6c82", + "reference": "9100a76ce8015b9aa7125b9171ae3a76887b6c82", "shasum": "" }, "require": { @@ -6814,7 +6814,7 @@ "type": "github" } ], - "time": "2024-05-31T13:53:37+00:00" + "time": "2024-06-06T12:19:22+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",