yii2-apidoc : installation failed

Hi,

When I install yii2-apidoc on a fresh install, the following composer error is raised. How is it possible to solve this ?


Loading composer repositories with package information

Updating dependencies (including require-dev)

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


  Problem 1

    - yiisoft/yii2-apidoc 2.0.4 requires cebe/markdown-latex ~1.0.0 -> satisfiable by cebe/markdown-latex[1.0.0].

    - Installation request for yiisoft/yii2-apidoc 2.0.4 -> satisfiable by yiisoft/yii2-apidoc[2.0.4].

    - Conclusion: remove cebe/markdown 1.1.0

    - Conclusion: don't install cebe/markdown 1.1.0

    - cebe/markdown-latex 1.0.0 requires cebe/markdown ~1.0.0 -> satisfiable by cebe/markdown[1.0.0, 1.0.1, 1.0.2].

    - Can only install one of: cebe/markdown[1.0.0, 1.1.0].

    - Can only install one of: cebe/markdown[1.0.1, 1.1.0].

    - Can only install one of: cebe/markdown[1.0.2, 1.1.0].

    - Installation request for cebe/markdown == 1.1.0.0 -> satisfiable by cebe/markdown[1.1.0].



Thanks for your help.

ciao

B)

same problem

any solution?

it seems that problem is solved with latest release … at least it works now for me.

B)