Z
Z
ZaurK2017-06-06 20:06:15
Yii
ZaurK, 2017-06-06 20:06:15

What is the error when installing fancybox 3 on yii2?

Hello! When installing fancybox3 on yii2 composer, I ran into a problem, the following entry is displayed:

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

  Problem 1
    - The requested package newerton/yii2-fancybox-3 * is satisfiable by newerton/yii2-fancybox-3[dev-master] but these conflict with your requirements or minimum-stability.

As I understand it, the installed library may conflict with the already installed ones, tell me what to do in this case? Has anyone experienced this and how to fix it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alex Bond, 2017-06-07
@ZaurK

This package does not have any version. Only dev-master.
You have written in composer.json that you can not use stable versions.
If Pts need to use this package - write the explicit version in the composer for this package as dev-master

A
Arman, 2017-06-06
@Arik

?

php composer.phar global require "fxp/composer-asset-plugin:^1.3.1"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question