CostaRico / yii2-images

Yii2-images - behavior-based module for resizing, storing, caching and attaching images.
160 stars 98 forks source link

costa-rico/yii2-images composer ошибка #96

Open AlexKolomiyets opened 3 years ago

AlexKolomiyets commented 3 years ago

Root composer.json requires costa-rico/yii2-images dev-master, found costa-rico/yii2-images[dev-widget, dev-imagesEffetcs, 1.0.0, ..., 1.0.5] but it does not match the constraint.

Все сделал по инструкции но выдает такую ошибку. Даже создал новый проект и попытался установить только это расширения. Тоже самое!

пример composer { "name": "root/test", "authors": [ { "name": " **", "email": "****@gmail.com" } ], "minimum-stability": "stable", "require": { "costa-rico/yii2-images": "dev-master" } } В чем может быть причина?

AlexVanchov commented 1 year ago

Same problem here. @CostaRico

AlexVanchov commented 1 year ago

Nvm found solution in other thread.
In case someone is reading this - "costa-rico/yii2-images": "1.0.5"