From 0794be1caef7862e5a225992d0d44249335eeeab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:05:03 +0000 Subject: [PATCH] chore(deps): update dependency pestphp/pest to v3.0.4 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index c4a9101..06dccd6 100644 --- a/composer.lock +++ b/composer.lock @@ -696,16 +696,16 @@ }, { "name": "pestphp/pest", - "version": "v3.0.2", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "95c5394b66b5bb3c23016d6cfbaaee7694b2c556" + "reference": "47ce45de56aa18ef4a4f5e70fa384733d388ab2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/95c5394b66b5bb3c23016d6cfbaaee7694b2c556", - "reference": "95c5394b66b5bb3c23016d6cfbaaee7694b2c556", + "url": "https://api.github.com/repos/pestphp/pest/zipball/47ce45de56aa18ef4a4f5e70fa384733d388ab2a", + "reference": "47ce45de56aa18ef4a4f5e70fa384733d388ab2a", "shasum": "" }, "require": { @@ -791,7 +791,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v3.0.2" + "source": "https://github.com/pestphp/pest/tree/v3.0.4" }, "funding": [ { @@ -803,7 +803,7 @@ "type": "github" } ], - "time": "2024-09-10T15:59:38+00:00" + "time": "2024-09-10T23:48:29+00:00" }, { "name": "pestphp/pest-plugin", @@ -4110,5 +4110,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }