We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec554d commit 1416965Copy full SHA for 1416965
1 file changed
composer.json
@@ -8,7 +8,12 @@
8
"name": "Terrill Thompson",
9
"email": "test@test.com",
10
"homepage": "https://terrillthompson.com"
11
- }],
+ },
12
+ {
13
+ "name": "Joe Dolson",
14
+ "email": "plugins@joedolson.com",
15
+ "homepage": "https://www.joedolson.com"
16
+ }],
17
"type": "wordpress-plugin",
18
"require-dev": {
19
"phpcompatibility/php-compatibility": "^9.3",
0 commit comments