N
N
Nertyk2019-04-27 09:33:16
Yii
Nertyk, 2019-04-27 09:33:16

Why doesn't composer install packages?

Hello, I'm trying to install various extensions from katrik, for example: "kartik-v/yii2-mpdf": "dev-master", but composer constantly gives an error. In this case:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for kartik-v/yii2-mpdf dev-master -> satisfiable by kartik-v/yii2-mpdf[dev-master].
    - Can only install one of: myclabs/deep-copy[1.7.0, 1.6.1].
    - Can only install one of: myclabs/deep-copy[1.7.0, 1.6.1].
    - Can only install one of: myclabs/deep-copy[1.7.0, 1.6.1].
    - Conclusion: install myclabs/deep-copy 1.7.0
    - Installation request for myclabs/deep-copy (locked at 1.6.1) -> satisfiable by myclabs/deep-copy[1.6.1].


Installation failed, reverting ./composer.json to its original content.

What is the reason?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question