From 506a0e548956a99892671559b82b6c70af0fa224 Mon Sep 17 00:00:00 2001 From: arhimede Date: Fri, 31 May 2024 12:47:48 +0300 Subject: [PATCH] Update composer.json --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/composer.json b/composer.json index 8fb2a9e..26ad77d 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,12 @@ "description": "DotKernel API", "license": "MIT", "homepage": "https://www.dotkernel.org", + "support": { + "docs": "https://docs.dotkernel.org/api-documentation/", + "issues": "https://github.com/dotkernel/api/issues", + "source": "https://github.com/dotkernel/api", + "rss": "https://github.com/dotkernel/api/releases.atom" + }, "keywords": [ "api", "REST",