tron-api icon indicating copy to clipboard operation
tron-api copied to clipboard

Having Issue with package

Open wrteamshakir opened this issue 1 year ago • 4 comments

I installed it Successfully , but when i try to install another packages of laravel , it throws me error Problem 1 - comely-io/data-types[1.0.10, ..., 1.0.33] require php ^7.1 -> your php version (8.1.12) does not satisfy that requirement. - comely-io/data-types 1.0.34 requires php ^7.2 -> your php version (8.1.12) does not satisfy that requirement. - iexbase/tron-api v5.0 requires comely-io/data-types ^1.0 -> satisfiable by comely-io/data-types[1.0.10, ..., 1.0.34]. - iexbase/tron-api is locked to version v5.0 and an update of this package was not requested.

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

wrteamshakir avatar May 22 '23 04:05 wrteamshakir

same issue , is there any solution ?

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

farshidpg avatar May 28 '23 17:05 farshidpg

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

wrteamshakir avatar May 30 '23 09:05 wrteamshakir

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

farshidpg avatar May 30 '23 10:05 farshidpg

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

wrteamshakir avatar May 30 '23 12:05 wrteamshakir