Skip to content

Commit adc62aa

Browse files
authored
Merge pull request #6 from sasezaki/composer-keywords
Added testing keyword to promote adding as require-dev
2 parents bf46e8e + 3838546 commit adc62aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "fig/log-test",
33
"description": "Test utilities for the psr/log package that backs the PSR-3 specification.",
4+
"keywords": ["testing"],
45
"license": "MIT",
56
"authors": [
67
{

0 commit comments

Comments
 (0)