From 11e6f6392d2ca03c67dda9162ac4141fde24cf16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 05:15:45 +0000 Subject: [PATCH] chore(deps): update dependency pestphp/pest to v4.1.4 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index be1776504..a74a4235b 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": "d3658288c8a1d89c901d90058eb34464", + "content-hash": "d09fe89b2845490e09e15903402c3353", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -13995,16 +13995,16 @@ }, { "name": "pestphp/pest", - "version": "v4.1.3", + "version": "v4.1.4", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "477d20a54fd9329ddfb0f8d4eb90dca7bc81b027" + "reference": "1a39826935b730b0bcad805013d4b2607b83fe3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/477d20a54fd9329ddfb0f8d4eb90dca7bc81b027", - "reference": "477d20a54fd9329ddfb0f8d4eb90dca7bc81b027", + "url": "https://api.github.com/repos/pestphp/pest/zipball/1a39826935b730b0bcad805013d4b2607b83fe3f", + "reference": "1a39826935b730b0bcad805013d4b2607b83fe3f", "shasum": "" }, "require": { @@ -14095,7 +14095,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v4.1.3" + "source": "https://github.com/pestphp/pest/tree/v4.1.4" }, "funding": [ { @@ -14107,7 +14107,7 @@ "type": "github" } ], - "time": "2025-10-29T22:45:27+00:00" + "time": "2025-11-20T02:59:27+00:00" }, { "name": "pestphp/pest-plugin",