Hi @kartik-v
I try to update packages via composer and I see the message:
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- kartik-v/yii2-dynagrid dev-master requires kartik-v/yii2-sortable ~1.2 -> no matching package found.
- kartik-v/yii2-dynagrid dev-master requires kartik-v/yii2-sortable ~1.2 -> no matching package found.
- Installation request for kartik-v/yii2-dynagrid dev-master -> satisfiable by kartik-v/yii2-dynagrid[dev-master].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Hi @kartik-v I try to update packages via composer and I see the message: