Skip to content

Commit 0794c0d

Browse files
committed
add keywords
1 parent 0dd3672 commit 0794c0d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"description": "Snapshot testing with PHPUnit",
44
"keywords": [
55
"spatie",
6-
"phpunit-snapshot-assertions"
6+
"phpunit-snapshot-assertions",
7+
"phpunit",
8+
"snapshot",
9+
"assert",
10+
"testing"
711
],
812
"homepage": "https://github.com/spatie/phpunit-snapshot-assertions",
913
"license": "MIT",

0 commit comments

Comments
 (0)