From 2c72c735ca7864ddaeefec30c4a42e66170e737a Mon Sep 17 00:00:00 2001 From: Kavalar Date: Thu, 8 Jun 2023 01:10:09 +0300 Subject: [PATCH] composer type fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a58da12..4b631be 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "itguild/php-cg-select", "description": "Wrapper for CG-Select", - "type": "composer-plugin", + "type": "library", "license": "ISC", "autoload": { "psr-4": {