From 2309d1e970205adeea7fd77a1bcb4939ec32c8fa Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Thu, 19 Feb 2026 15:02:00 -0300 Subject: [PATCH] Change Composer package type to "phpcodesniffer-standard" --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cbf6707..719cc66 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "imagecms/coding-standard", - "type": "coding-standard", + "type": "phpcodesniffer-standard", "description": "ImageCMS Coding Standard", "keywords": [ "ImageCMS",