Skip to content

Commit

Permalink
Merge pull request #41 from stof/composer_keyword
Browse files Browse the repository at this point in the history
Add the testing keyword for composer
  • Loading branch information
stof committed Jan 16, 2024
2 parents 56b0f9a + d27af85 commit 8ed1de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "incenteev/translation-checker-bundle",
"type": "symfony-bundle",
"description": "CLI tools to check translations in a Symfony project",
"keywords": ["translation check", "translation"],
"keywords": ["translation check", "translation", "testing"],
"homepage": "https://github.com/Incenteev/translation-checker-bundle",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 8ed1de9

Please sign in to comment.