Skip to content

Commit 9b8e050

Browse files
committed
Add 'dom' to the list of Composer tags
1 parent 76c5092 commit 9b8e050

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
@@ -1,7 +1,7 @@
11
{
22
"name": "stevegrunwell/phpunit-markup-assertions",
33
"description": "Assertions for PHPUnit to verify the presence or state of elements within markup",
4-
"keywords": ["phpunit", "testing", "markup"],
4+
"keywords": ["phpunit", "testing", "markup", "dom"],
55
"type": "library",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)