From a4065b384f4b8d9f86d3fbf24dabe79fcba552f8 Mon Sep 17 00:00:00 2001 From: Linnea Huxford <7308162+mslinnea@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:15:09 -0800 Subject: [PATCH] Update composer.json Co-authored-by: Renato Alves <19148962+renatonascalves@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ad4036c..fcb7660 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "yoast/phpunit-polyfills": "^1.0" }, "scripts": { - "phpcbf": "phpcbf .", + "phpcbf": "phpcbf", "phpcs": "phpcs", "phpunit": "phpunit", "setup": [