tron-api
tron-api copied to clipboard
Php 8 support
Hello! Trying to install a library but can't due to compatibility issues iexbase/web3.php which doesn't support php 8
composer require iexbase/tron-api --ignore-platform-reqs
Problem 1
- iexbase/tron-api[4.0, ..., 4.0.1] require iexbase/web3.php ^2.0.1 -> satisfiable by iexbase/web3.php[2.0.1].
- iexbase/web3.php 2.0.1 requires phpseclib/phpseclib ~2.0.11 -> found phpseclib/phpseclib[2.0.11, ..., 2.0.38] but the package is fixed to 3.0.16 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires iexbase/tron-api ^4.0 -> satisfiable by iexbase/tron-api[4.0, 4.0.1].
Is there any way to fix this situation?
Hi. Any Solution? The code no RUN. Problem
Using version ^4.0 for iexbase/tron-api
Root package 'iexbase/tron-api' cannot require itself in its composer.json