web3p / ethereum-tx

Ethereum transaction library in PHP.
https://www.web3p.xyz/ethereumtx.html
MIT License
183 stars 63 forks source link

Error while installing #24

Closed nagarjunbn closed 4 years ago

nagarjunbn commented 5 years ago

$ composer require web3p/ethereum-tx Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

sc0Vu commented 5 years ago

@nagarjunbn Thanks for your report, I'll check this.