From 23d35c5933f015f003d87c8910ea43c0bf99dcd4 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 16 Nov 2023 09:41:27 +0100 Subject: [PATCH] feat: composer suggest dev install (#78) Co-authored-by: Christopher Georg --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3915fdd..155cfec 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "matthiasnoback/symfony-config-test", "type": "library", "description": "Library for testing user classes related to the Symfony Config Component", - "keywords": ["symfony", "config", "phpunit"], + "keywords": ["symfony", "config", "phpunit", "testing"], "homepage": "https://github.com/matthiasnoback/SymfonyConfigTest", "license": "MIT", "authors": [