From 24eb3a4861c68aad0399e4db5a8772983e1b68f9 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 12 Apr 2025 11:05:42 -0400 Subject: [PATCH] Revise composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bf6b97e..94ab3fc 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "soundpress/whi-orders", + "name": "soundpress/whiorders", "description": "An integration with WHI's Orderlink API", "require": { "php": "8.1 - 8.2",