From cb073e4256b4baf53df0e3e63b06ffbe445734e9 Mon Sep 17 00:00:00 2001 From: objecttothis Date: Sat, 10 Dec 2022 01:30:54 +0400 Subject: [PATCH] fixed extra comma --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 52da85038..f624b5cbe 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "codeigniter4/devkit": "v1.1.0", "fakerphp/faker": "^1.9", "mikey179/vfsstream": "^1.6", - "phpunit/phpunit": "^9.1", + "phpunit/phpunit": "^9.1" }, "config": { "allow-plugins": {