undo previous changes, using VCS package instead

This commit is contained in:
Nanolucas 2020-12-30 22:39:15 +01:00
parent 56b50e6254
commit bffe4cfc8c
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ composer require sc0vu/web3.php dev-master
Or you can add this line in composer.json
```
"nanolucas/web3.php": "dev-master"
"sc0vu/web3.php": "dev-master"
```

View File

@ -1,5 +1,5 @@
{
"name": "nanolucas/web3.php",
"name": "sc0vu/web3.php",
"description": "Ethereum web3 interface.",
"type": "library",
"license": "MIT",