Skip to content

Commit f744ff8

Browse files
committed
Update composer.json
1 parent fb13440 commit f744ff8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "joomla-projects/joomla-browser",
33
"description": "joomla-browser Codeception Module",
4+
"keywords":["BDD", "acceptance testing", "tdd", "joomla"],
5+
"homepage":"https://docs.joomla.org/Testing_Joomla_Extensions_with_Codeception",
46
"authors": [
57
{
68
"name": "Puneet Kala",
@@ -19,4 +21,4 @@
1921
"Codeception\\Module\\": "src"
2022
}
2123
}
22-
}
24+
}

0 commit comments

Comments
 (0)