iexbase / tron-api

A PHP API for interacting with Tron (TRX)
https://iexbase.github.io/tron-api/
MIT License
405 stars 287 forks source link

Having Issue with package #174

Open wrteamshakir opened 1 year ago

wrteamshakir commented 1 year ago

I installed it Successfully , but when i try to install another packages of laravel , it throws me error Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

as removing this tron api package , the errors gets disappear , please help me to solve it

farshidpg commented 1 year ago

same issue , is there any solution ?

I check the comely-io/data-types and its deprecated

wrteamshakir commented 1 year ago

i can't see any solution regarding this , yes it is deprecated and there is not replacement of it .

farshidpg commented 1 year ago

I read package code and just once used one of methods of comely-io/data-types I think if iexbase/tron-api owner want can change and update code but I think iexbase/tron-api is dead ... because there is no support , no update for 8 months ... even install with --ignore-platform-reqs and --ignore-platform-reqs -W no help to install in real project with other composer packages , just use in fresh empty project without any package that don't have conflicts

wrteamshakir commented 1 year ago

yes i have installed it and after installing another package it will not allow me because of comely-io/data-types .