Update composer.json

This commit is contained in:
代码之美 2020-08-16 20:56:48 +08:00 committed by GitHub
parent 3bff8d50e0
commit 7423d1766a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{
"name": "sc0vu/web3.php",
"name": "haohetao/web3.php",
"description": "Ethereum web3 interface.",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "sc0Vu",
"email": "alk03073135@gmail.com"
"name": "hetao",
"email": "haohetao@gmail.com"
}
],
"require": {