R
R
rinaz222019-08-15 11:09:14
Composer
rinaz22, 2019-08-15 11:09:14

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

2 answer(s)
I
ivanitch, 2020-10-31
@amurcoder

Package versioning

L
lemme, 2018-01-10
@might

/^[1-9]{2}\d{10}$/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question