Skip to content

Commit 5a18237

Browse files
committed
version and co-author
1 parent 244a552 commit 5a18237

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "simplemediacode/hooks",
33
"description": "Decoupled WordPress Hooks (filters and actions)",
44
"type": "library",
5-
"version": "1.0.6",
5+
"version": "1.0.7",
66
"require": {
77
"php": "~8.0|~8.1|~8.2"
88
},
@@ -13,6 +13,11 @@
1313
"homepage": "https://republa.com",
1414
"role": "Developer"
1515
},
16+
{
17+
"name": "Rolands Umbrovskis",
18+
"homepage": "https://umbrovskis.com",
19+
"role": "Developer"
20+
},
1621
{
1722
"name": "WordPress"
1823
}

0 commit comments

Comments
 (0)