From 6421d3b6c8d0d36ac7ea36734aa82b4897e83aba Mon Sep 17 00:00:00 2001 From: andrey-helldar <10347617+andrey-helldar@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:16:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=8B=20The=20code=20style=20has=20been?= =?UTF-8?q?=20fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 35bec73..6855616 100644 --- a/composer.json +++ b/composer.json @@ -83,4 +83,4 @@ "read": "@php ./notifications read -nm --ansi", "test": "@php ./vendor/bin/pest --compact --colors=always" } -} \ No newline at end of file +}