Зависимость от версии Yii
G1K opened this issue · 1 comments
G1K commented
Расширение не удается поставить на yii 2.0.15 , тк зависимость явно указана ~2.0.13
Выпустите пожалуйста обновление
klimov-paul commented
Unable to reproduce.
File composer.json
:
{
"name": "install-test",
"require": {
"yii2tech/selfupdate": "*"
},
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
]
}
outputs following installation log:
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing yiisoft/yii2-composer (2.0.6)
Downloading: 100%
- Installing bower-asset/jquery (3.2.1)
Loading from cache
- Installing bower-asset/yii2-pjax (2.0.7.1)
Loading from cache
- Installing bower-asset/punycode (v1.3.2)
Loading from cache
- Installing bower-asset/inputmask (3.3.11)
Loading from cache
- Installing cebe/markdown (1.1.2)
Loading from cache
- Installing ezyang/htmlpurifier (v4.10.0)
Loading from cache
- Installing yiisoft/yii2 (2.0.15.1)
Downloading: 100%
- Installing yii2tech/selfupdate (1.0.3)
Loading from cache
Writing lock file
Generating autoload files