Skip to content

Commit afa4ff2

Browse files
committed
Update composer.json
1 parent 719f7ad commit afa4ff2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hieu-le/wordpress-xmlrpc-client",
33
"description": "A simple XMLRPC client to work with Wordpress websites",
4-
"keywords": ["wordpress", "xmlrpc", "client", 'remote'],
4+
"keywords": ["wordpress", "xmlrpc", "client", "remote"],
55
"license": "MIT",
66
"authors": [
77
{
@@ -21,4 +21,4 @@
2121
}
2222
},
2323
"minimum-stability": "stable"
24-
}
24+
}

0 commit comments

Comments
 (0)