Advertisement
Northys

Untitled

Apr 4th, 2014
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.99 KB | None | 0 0
  1. northys@northys-pc /var/www/Wime $ composer update
  2. Warning: This development build of composer is over 30 days old. It is recommended to update it by running "/usr/local/bin/composer self-update" to get the latest version.
  3. Loading composer repositories with package information
  4. Updating dependencies (including require-dev)
  5.   - Installing symfony/filesystem (v2.4.2)
  6.     Downloading: 100%        
  7.  
  8.   - Installing symfony/config (v2.4.2)
  9.     Downloading: 100%        
  10.  
  11.   - Installing symfony/translation (v2.4.2)
  12.     Downloading: 100%        
  13.  
  14.   - Installing kdyby/translation (v1.1.2)
  15.     Downloading: 100%        
  16.  
  17. symfony/translation suggests installing symfony/yaml ()
  18. kdyby/translation suggests installing symfony/locale (Locale component provides fallback code to handle cases when the intl extension is missing.)
  19. kdyby/translation suggests installing kdyby/console (If you wanna use extract command and much others, install also console.)
  20. Writing lock file
  21. Generating autoload files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement