From 172fcf1f3c97d73adceb3a314caa6e8024348bbe Mon Sep 17 00:00:00 2001 From: Daryll Doyle Date: Thu, 25 Jul 2024 10:21:26 +0100 Subject: [PATCH] Fix composer validate --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 4cf7f1c..fae546f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "10up/wp-scrubber", + "description": "A WordPress plugin that scrubs sensitive data from the database.", "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "authors": [