From ef959b481728d7e01b8f98f7099a57ac37f012ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:44:45 +0000 Subject: [PATCH] Update PHPStan packages --- composer.json | 4 ++-- composer.lock | 28 ++++++++++++---------------- 2 files changed, 14 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index 94228af..2363698 100644 --- a/composer.json +++ b/composer.json @@ -37,10 +37,10 @@ "fakerphp/faker": "1.23.1", "mockery/mockery": "1.6.11", "nunomaduro/collision": "7.10.0", - "larastan/larastan": "2.9.4", + "larastan/larastan": "2.9.5", "phan/phan": "5.4.3", "phpstan/extension-installer": "1.3.1", - "phpstan/phpstan": "1.10.66", + "phpstan/phpstan": "1.10.67", "phpstan/phpstan-deprecation-rules": "1.1.4", "phpstan/phpstan-strict-rules": "1.5.3", "psalm/plugin-laravel": "2.11.0", diff --git a/composer.lock b/composer.lock index 5b3c657..07de690 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": "b5bd4849ea07ed0ae1c3fa2287e4caba", + "content-hash": "7bf3a453abbae1dc1712398864c282bf", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2207,16 +2207,16 @@ }, { "name": "larastan/larastan", - "version": "v2.9.4", + "version": "v2.9.5", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "3e7b1217c0021c29727a6df078830d4ef908f3bf" + "reference": "101f1a4470f87326f4d3995411d28679d8800abe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/3e7b1217c0021c29727a6df078830d4ef908f3bf", - "reference": "3e7b1217c0021c29727a6df078830d4ef908f3bf", + "url": "https://api.github.com/repos/larastan/larastan/zipball/101f1a4470f87326f4d3995411d28679d8800abe", + "reference": "101f1a4470f87326f4d3995411d28679d8800abe", "shasum": "" }, "require": { @@ -2285,7 +2285,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v2.9.4" + "source": "https://github.com/larastan/larastan/tree/v2.9.5" }, "funding": [ { @@ -2305,7 +2305,7 @@ "type": "patreon" } ], - "time": "2024-04-14T14:47:58+00:00" + "time": "2024-04-16T19:13:34+00:00" }, { "name": "laravel/framework", @@ -4519,16 +4519,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.66", + "version": "1.10.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd" + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493", + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493", "shasum": "" }, "require": { @@ -4571,13 +4571,9 @@ { "url": "https://github.com/phpstan", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" } ], - "time": "2024-03-28T16:17:31+00:00" + "time": "2024-04-16T07:22:02+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",