From 6b1de615327e3a74f82ebeabbf4b975448de9ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Fri, 25 Apr 2025 17:26:45 +0200 Subject: [PATCH] Set package type --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 042766e..25f89aa 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "gosuperscript/phpstan-rules", - "type": "library", + "type": "phpstan-extension", "license": "MIT", "autoload": { "psr-4": {