From bb5dbc878ea11cf946172d3c2df1c26f26ec5d21 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 20 Mar 2023 15:22:10 +0000 Subject: [PATCH] chore: bumps required version of `arch` plugin --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cdad1d08..23d5d96b 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "nunomaduro/collision": "^7.2.0", "nunomaduro/termwind": "^1.15.1", "pestphp/pest-plugin": "^2.0.0", - "pestphp/pest-plugin-arch": "^2.0.0", + "pestphp/pest-plugin-arch": "^2.0.1", "phpunit/phpunit": "^10.0.16" }, "conflict": {