Advertisement
Guest User

Untitled

a guest
Oct 10th, 2013
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.76 KB | None | 0 0
  1. c:\wamp\www\yii\testapp\protected>composer update
  2. Loading composer repositories with package information
  3. Updating dependencies (including require-dev)
  4.   - Installing yiisoft/yii (dev-master 7e0ee3d)
  5.     Cloning 7e0ee3d6c7609ab30328ac36dae262459cbe35fa
  6.  
  7.   - Installing yiiext/twig-renderer (1.1.4)
  8.     Cloning v1.1.4
  9.  
  10.  
  11.  
  12.   [RuntimeException]
  13.   Failed to execute git checkout "v1.1.4" && git reset --hard "v1.1.4"
  14.  
  15.   error: pathspec 'v1.1.4' did not match any file(s) known to git.
  16.  
  17.  
  18.  
  19.  
  20. update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock]
  21.  [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|v
  22. vv|--verbose] [-o|--optimize-autoloader] [packages1] ... [packagesN]
  23.  
  24.  
  25.  
  26. c:\wamp\www\yii\testapp\protected>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement