kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

composer update fails #76

Closed jonua closed 9 years ago

jonua commented 9 years ago

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.
jonua commented 9 years ago

Sorry, proplem on my side