kartik-v / yii2-icons

Set of icon frameworks for easy use in Yii Framework 2.0
http://demos.krajee.com/icons
Other
71 stars 29 forks source link

kartik-v/yii2-icons dev-master requires kartik-v/yii2-krajee-base >=3.0.4 -> found kartik-v/yii2-krajee-base[v3.0.4] but the package is fixed to v3.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. #52

Open egmsystems opened 2 years ago

egmsystems commented 2 years ago

Prerequisites

Steps to reproduce the issue

  1. "php.exe" "composer.phar" "--ansi" "--no-interaction" "require" "kartik-v/yii2-icons:dev-master"

Expected behavior and actual behavior

When I follow those steps, I see...

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

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I was expecting...

install ok

Environment

Browsers

Operating System

Libraries

Isolating the problem