From 918cc60bbd37bd655bc8e8968ac6a6e388cd19c9 Mon Sep 17 00:00:00 2001 From: Mior Muhammad Zaki Date: Fri, 24 Jan 2025 22:18:48 +0800 Subject: [PATCH] chore: bump deps Signed-off-by: Mior Muhammad Zaki --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f479b9d..f806e9d 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": "^8.2", "orchestra/testbench": "^9.5.2 || ^10.0", "pestphp/pest": "^3.4.1", - "pestphp/pest-plugin-laravel": "^3.0", + "pestphp/pest-plugin-laravel": "^3.1", "symfony/polyfill-php82": "^1.31", "symfony/polyfill-php83": "^1.31" },