From 1df096e0f959dac52fa14c0286302d8700fedb69 Mon Sep 17 00:00:00 2001 From: softwaredeveloperca Date: Sat, 26 Nov 2022 11:52:25 -0500 Subject: [PATCH] changing package information --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c2b9a38..b269c26 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,10 @@ "support": { "docs": "docs.iceburg.ca" }, - "funding": { + "funding": [{ "type": "patreon", "url": "https://www.patreon.com/iceburgcrm" - }, + }], "require": { "php": "^8.0.2", "guzzlehttp/guzzle": "^7.2",