From e0887d6b31eb6263fab8393a618a37a17ad02018 Mon Sep 17 00:00:00 2001 From: Artem Vasilev Date: Fri, 8 Mar 2024 15:08:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B2=20com?= =?UTF-8?q?poser.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f4dfd28..6d340f5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "webmaserskaya/lib_oauthserver", - "type": "library", + "type": "joomla-package", + "description": "OAuth Server for Joomla 4.3+ using the PHP League's OAuth2 Server", "license": "MIT", "homepage": "https://github.com/webmasterskaya/joomla-oauth-server", "authors": [