From 94ab17aa541dc2a9b454abee9f608697a7de9775 Mon Sep 17 00:00:00 2001 From: "sergei.baikin" Date: Fri, 8 Jul 2022 17:26:07 +0200 Subject: [PATCH] Use consistent name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c0c1575..14761db 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "gotphoto/logging", + "name": "fotografde/logging", "description": "Integrate a common way for log handling.", "type": "library", "require": {