Answer the question
In order to leave comments, you need to log in
How to allow installation of unstable version in composer?
Hello! I want to install the MadelineProto library. Download composer.json. Made edits as shown in this article: link . I specified "minimum-stability": "dev" in composer.json, but it still gives an error during installation:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- danog/madelineproto 4.1.1 requires phpseclib/phpseclib dev-master#5e7d39153270dfd19d585504b0a29ac65a62adf9 as 2.0.15 -> satisfiable by phpseclib/phpseclib[dev-master] but these conflict with your requirements or minimum-stability.
- danog/madelineproto 4.1.0 requires phpseclib/phpseclib dev-master#5e7d39153270dfd19d585504b0a29ac65a62adf9 as 2.0.15 -> satisfiable by phpseclib/phpseclib[dev-master] but these conflict with your requirements or minimum-stability.
- Installation request for danog/madelineproto ^4.1 -> satisfiable by danog/madelineproto[4.1.0, 4.1.1].
Installation failed, deleting ./composer.json.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question