JUI Extension for Yii 2 can not be installed

I want to install JUI Extension for Yii 2, but composer reports me the following issues:

[color="#ff0000"]Your requirements could not be resolved to an installable set of packages.[/color]

Problem 1

- yiisoft/yii2-jui 2.0.4 requires bower-asset/jquery-ui 1.11.*@stable -> no matching package found.


- yiisoft/yii2-jui 2.0.3 requires bower-asset/jquery-ui 1.11.*@stable -> no matching package found.


- yiisoft/yii2-jui 2.0.2 requires bower-asset/jquery-ui 1.11.*@stable -> no matching package found.


- yiisoft/yii2-jui 2.0.1 requires bower-asset/jquery-ui 1.11.*@stable -> no matching package found.


- yiisoft/yii2-jui 2.0.0 requires bower-asset/jquery-ui 1.11.*@stable -> no matching package found.


- Installation request for yiisoft/yii2-jui ^2.0 -> satisfiable by yiisoft/yii2-jui[2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4].

Potential causes:

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

I[color="#ff0000"]nstallation failed, reverting ./composer.json to its original content.[/color]

What I can do in order to fix this?

I had the same issue. Check this out github.com/yiisoft/yii2/issues/6827