Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. root@vps401738:/var/www/html# composer update --prefer-dist
  2. Do not run Composer as root/super user! See https://getcomposer.org/root for details
  3. Loading composer repositories with package information
  4. Updating dependencies (including require-dev)
  5. Package operations: 0 installs, 2 updates, 0 removals
  6. - Updating bitaac/bitfabric (1.0.1 => 1.0.11): Downloading (100%)
  7. - Updating bitaac/theme-retro (1.0.1 => 1.0.11): Downloading (100%)
  8. Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
  9. Writing lock file
  10. Generating optimized autoload files
  11. > Illuminate\Foundation\ComposerScripts::postUpdate
  12. > php artisan optimize
  13. Generating optimized class loader
  14. The compiled services file has been removed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement