From 25bba54f173507cc6e4c2c5503903a86317e6cc5 Mon Sep 17 00:00:00 2001 From: Matthias Vogel Date: Thu, 30 Mar 2023 14:54:26 +0200 Subject: [PATCH] Update composer.json --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 262e8c9..9501124 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,9 @@ "description" : "GrumPHP config for php projects(mainly TYPO3)", "type" : "composer-plugin", "license" : "LGPL-3.0-or-later", + "keywords" : [ + "dev" + ], "authors" : [ { "name" : "Matthias Vogel",