Skip to content

Instantly share code, notes, and snippets.

@cornernote
Created April 2, 2015 10:34
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save cornernote/dfb50cda434b714900d5 to your computer and use it in GitHub Desktop.
no packaii
root@test:/vagrant/workflow# php composer.phar require --prefer-dist schmunk42/yii2-packaii "*"
./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
- The requested package schmunk42/yii2-packaii could not be found in any version, there may be a typo in the package name.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment