Skip to content

Commit 23d35c5

Browse files
feat: composer suggest dev install (#78)
Co-authored-by: Christopher Georg <[email protected]>
1 parent aa5c3e0 commit 23d35c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "matthiasnoback/symfony-config-test",
33
"type": "library",
44
"description": "Library for testing user classes related to the Symfony Config Component",
5-
"keywords": ["symfony", "config", "phpunit"],
5+
"keywords": ["symfony", "config", "phpunit", "testing"],
66
"homepage": "https://github.com/matthiasnoback/SymfonyConfigTest",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)