From 974f84703c23018a23b68931434cbfd7b344e015 Mon Sep 17 00:00:00 2001 From: Billy Chubb Date: Thu, 4 Apr 2024 11:31:00 +0100 Subject: [PATCH] updated package type --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 158a763..a2cf611 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "bchubbweb/phntm", "description": "A server side stack, focused on DX and simplicity", - "type": "project", + "type": "library", "license": "MIT", "autoload": { "psr-4": {