From 1eee46b0c93f4c086a436acb192dbcd81b464f19 Mon Sep 17 00:00:00 2001 From: dutchie027 Date: Fri, 30 Apr 2021 13:55:11 -0400 Subject: [PATCH] small typo --- composer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 59261e4..a7bc65e 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "dutchie027/vultr", - "description": "Vultr PHP API Wrapper", + "name": "comp-mc/vultr", + "description": "Vultr PHP API", "keywords": ["php", "automation", "Vultr", "paas", "headless", "server administration"], "type": "library", "require": { @@ -24,3 +24,4 @@ "name": "Justin Rodino", "email": "justin@227volts.com" }] +}