From 281aa8c5f488d11abb43f837f5144e3fb7765c8d Mon Sep 17 00:00:00 2001 From: Dominique FOURNIER Date: Wed, 20 Jul 2022 13:30:38 +0200 Subject: [PATCH] Composer.json : try to add a Dot in name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 64a1e17..4aeb64a 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "dominiquefournier/domframework", + "name": "dominique.fournier/domframework", "description": "DomFramework is a small PHP Framework. Database abstraction, authentication methods, routing, sessions are the keyword", "keywords": [ "filesystem", "filesystems", "files", "storage", "orm", "mail",