From c1fca66d8a175a2d7603e41f428d1b6ce557d849 Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Mon, 24 Jul 2023 22:18:01 +0300 Subject: [PATCH] Fix --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 55654150..0c856cf5 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,6 @@ } ], "support": { - "issues": "https://github.com/lipis/flag-icons/issues" - } + "issues": "https://github.com/lipis/flag-icons/issues" + } }