From 01ba129c144bb398a3777321f11bbbfcae24d0ee Mon Sep 17 00:00:00 2001 From: Golam Sorwar Date: Wed, 4 Dec 2019 23:49:16 +0600 Subject: [PATCH] package name update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c261c6a..ca9b5fe 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "golam-sorwar/contact", + "name": "golamsorwar/contact", "description": "This will send email to user and save contact query in database", "type": "library", "license": "MIT",