undo previous changes, using VCS package instead
This commit is contained in:
parent
56b50e6254
commit
bffe4cfc8c
@ -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"
|
||||
```
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "nanolucas/web3.php",
|
||||
"name": "sc0vu/web3.php",
|
||||
"description": "Ethereum web3 interface.",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user