setting composer package name to run my own package

This commit is contained in:
Nanolucas 2020-12-30 22:33:29 +01:00
parent dd256108e5
commit fd1c09b913

View File

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