Closed webmaxx closed 9 years ago
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].
Refer #67. This is the version dependency which you can control in your composer.json of your app root.
For example, in your require section - change your composer.json to:
'kartik-v/yii2-dynagrid': '@dev'