Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1 from weierophinney/hotfix/homepage
Browse files Browse the repository at this point in the history
Fix homepage: s/xml-rpc/xmlrpc/
  • Loading branch information
Maks3w committed May 28, 2015
2 parents dcea9c8 + 5a35c27 commit 9b273e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"zf2",
"xmlrpc"
],
"homepage": "https://github.com/zendframework/zend-xml-rpc",
"homepage": "https://github.com/zendframework/zend-xmlrpc",
"autoload": {
"psr-4": {
"Zend\\XmlRpc\\": "src/"
Expand Down

0 comments on commit 9b273e4

Please sign in to comment.