From 8dc59e00c2f4340517b40a284558db8516dc4ab8 Mon Sep 17 00:00:00 2001 From: faissaloux Date: Sun, 24 May 2026 15:01:12 +0100 Subject: [PATCH] bump pest-plugin-inside --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7e2f35..5f8d526 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } }, "require-dev": { - "faissaloux/pest-plugin-inside": "^1.9", + "faissaloux/pest-plugin-inside": "^1.11", "pestphp/pest": "^5.0.0", "pestphp/pest-dev-tools": "^5.0.0" },