From 47a997156863ce7c70b658338806d90329dcfd61 Mon Sep 17 00:00:00 2001 From: orklah Date: Sun, 21 Feb 2021 10:09:30 +0100 Subject: [PATCH] typo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 12527b1..e5dd207 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "orklah/psalm-no-empty", + "name": "orklah/psalm-not-empty", "description": "Automatically change empty() into a more explicit expression", "type": "psalm-plugin", "minimum-stability": "dev",