Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having Issue with package #174

Open
wrteamshakir opened this issue May 22, 2023 · 4 comments
Open

Having Issue with package #174

wrteamshakir opened this issue May 22, 2023 · 4 comments

Comments

@wrteamshakir
Copy link

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

@farshidpg
Copy link

farshidpg commented May 28, 2023

same issue , is there any solution ?

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

@wrteamshakir
Copy link
Author

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

@farshidpg
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants