Wanted to re-use your code for some input elements. But met error.
composer.phar require 2amigos/yiiwheels
Using version ~2.0 for 2amigos/yiiwheels
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- 2amigos/yiiwheels 2.0.3 requires crisu83/yiistrap dev-bs3 -> no matching package found.
- 2amigos/yiiwheels 2.0.2 requires crisu83/yiistrap dev-bs3 -> no matching package found.
- 2amigos/yiiwheels 2.0.1 requires crisu83/yiistrap dev-bs3 -> no matching package found.
- 2amigos/yiiwheels 2.0.0 requires crisu83/yiistrap dev-bs3 -> no matching package found.
- Installation request for 2amigos/yiiwheels ~2.0 -> satisfiable by 2amigos/yiiwheels[2.0.0, 2.0.1, 2.0.2, 2.0.3].
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.
Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, reverting ./composer.json to its original content.
Wanted to re-use your code for some input elements. But met error.