From 1d6aa895053b579db3c362d118df6b2cf96b88d1 Mon Sep 17 00:00:00 2001 From: Valentin Udaltsov Date: Sat, 7 Sep 2024 00:28:09 +0300 Subject: [PATCH] Simplify description in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b632417..4630026 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "typhoon/check-visibility-psalm-plugin", - "description": "Ensures classes and functions have either an @api or an @internal annotation", + "description": "Ensures classes and functions have @api or @internal annotation", "license": "MIT", "type": "psalm-plugin", "authors": [