From da555cbf12c09ef50887e803d24d19305fdaba1f Mon Sep 17 00:00:00 2001 From: Alexandre Eher Date: Tue, 19 Sep 2023 13:15:02 +0200 Subject: [PATCH] chore: make it compatible with phpcodesniffer-composer-installer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cdc1384..ce9b919 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "totara/codesniffer", "description": "PHP Code Sniffer standard for Totara Coding Style.", - "type": "project", + "type": "phpcodesniffer-standard", "keywords": [ "phpcs", "standards",