creocoder / yii2-flysystem

The Flysystem integration for the Yii framework.
Other
283 stars 76 forks source link

Can not update to yiisoft/yii2 2.0.13.2 #38

Closed makcumka2000 closed 6 years ago

makcumka2000 commented 6 years ago

We use your packet in our projects. When we call: composer require yiisoft/yii2 ~2.0.13

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

  Problem 1
    - The requested package yiisoft/yii2 2.0.13.2 exists as yiisoft/yii2[2.0.0, 2.0.0-alpha, 2.0.0-beta, 2.0.0-rc, 2.0.1, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.13.1, 2.0.14, 2.0.14.1, 2.0.14.2, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.1.x-dev, dev-master, 2.0.x-dev] but these are rejected by your constraint.
  Problem 2
    - creocoder/yii2-flysystem 0.9.0 requires yiisoft/yii2 ~2.0.0 -> satisfiable by yiisoft/yii2[2.0.0, 2.0.0-alpha, 2.0.0-beta, 2.0.0-rc, 2.0.1, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.13.1, 2.0.14, 2.0.14.1, 2.0.14.2, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.x-dev] but these conflict with your requirements or minimum-stability.
    - creocoder/yii2-flysystem 0.9.0 requires yiisoft/yii2 ~2.0.0 -> satisfiable by yiisoft/yii2[2.0.0, 2.0.0-alpha, 2.0.0-beta, 2.0.0-rc, 2.0.1, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.13.1, 2.0.14, 2.0.14.1, 2.0.14.2, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.x-dev] but these conflict with your requirements or minimum-stability.
    - creocoder/yii2-flysystem 0.9.0 requires yiisoft/yii2 ~2.0.0 -> satisfiable by yiisoft/yii2[2.0.0, 2.0.0-alpha, 2.0.0-beta, 2.0.0-rc, 2.0.1, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.13.1, 2.0.14, 2.0.14.1, 2.0.14.2, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.x-dev] but these conflict with your requirements or minimum-stability.
    - Installation request for creocoder/yii2-flysystem ^0.9.0 -> satisfiable by creocoder/yii2-flysystem[0.9.0].
schmunk42 commented 6 years ago

The version 2.0.13.2 is not in your list of existing packages - doesn't look like an issue with this extension.