You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
Change pls in dev branch (1.0.x-dev) bootstrap require to 2.1.x-dev or 2.1.0 in Composer.
I tried add "prefer-stable": true but nothing...
I got same error:
Problem 1
- Can only install one of: yiisoft/yii2-bootstrap[2.0.x-dev, 2.1.x-dev].
- Can only install one of: yiisoft/yii2-bootstrap[2.0.x-dev, 2.1.x-dev].
- Can only install one of: yiisoft/yii2-bootstrap[2.0.x-dev, 2.1.x-dev].
- 2amigos/yii2-file-upload-widget 1.0.x-dev requires yiisoft/yii2-bootstrap ~2.0.0 -> satisfiable by yiisoft/yii2-bootstrap[2.0.x-dev].
- Installation request for 2amigos/yii2-file-upload-widget 1.0.x-dev -> satisfiable by 2amigos/yii2-file-upload-widget[1.0.x-dev].
- Installation request for yiisoft/yii2-bootstrap 2.1.x-dev -> satisfiable by yiisoft/yii2-bootstrap[2.1.x-dev].
The text was updated successfully, but these errors were encountered:
Change pls in dev branch (1.0.x-dev) bootstrap require to 2.1.x-dev or 2.1.0 in Composer.
I tried add
"prefer-stable": true
but nothing...I got same error:
The text was updated successfully, but these errors were encountered: