We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244a552 commit 5a18237Copy full SHA for 5a18237
1 file changed
composer.json
@@ -2,7 +2,7 @@
2
"name": "simplemediacode/hooks",
3
"description": "Decoupled WordPress Hooks (filters and actions)",
4
"type": "library",
5
- "version": "1.0.6",
+ "version": "1.0.7",
6
"require": {
7
"php": "~8.0|~8.1|~8.2"
8
},
@@ -13,6 +13,11 @@
13
"homepage": "https://republa.com",
14
"role": "Developer"
15
16
+ {
17
+ "name": "Rolands Umbrovskis",
18
+ "homepage": "https://umbrovskis.com",
19
+ "role": "Developer"
20
+ },
21
{
22
"name": "WordPress"
23
}
0 commit comments