You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
}
}
В чем может быть причина?
The text was updated successfully, but these errors were encountered:
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"
}
}
В чем может быть причина?
The text was updated successfully, but these errors were encountered: