Advertisement
Guest User

Untitled

a guest
May 17th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
BibTeX 1.33 KB | None | 0 0
  1. [profocus@hosting]$ php /home/profocus/composer.phar update
  2. Loading composer repositories with package information
  3. Updating dependencies (including require-dev)
  4. Nothing to install or update
  5. Generating autoload files
  6. [profocus@hosting]$ php /home/profocus/composer.phar update php artisan cache:clear
  7. Package "artisan" listed for update is not installed. Ignoring.
  8. Package "cache:clear" listed for update is not installed. Ignoring.
  9. Loading composer repositories with package information
  10. Updating dependencies (including require-dev)
  11. Nothing to install or update
  12. Generating autoload files
  13. [profocus@hosting]$ php /home/profocus/composer.phar update php artisan clear-compiled
  14. Package "artisan" listed for update is not installed. Ignoring.
  15. Package "clear-compiled" listed for update is not installed. Ignoring.
  16. Loading composer repositories with package information
  17. Updating dependencies (including require-dev)
  18. Nothing to install or update
  19. Generating autoload files
  20. [profocus@hosting]$ php /home/profocus/composer.phar update php artisan optimize
  21. Package "artisan" listed for update is not installed. Ignoring.
  22. Package "optimize" listed for update is not installed. Ignoring.
  23. Loading composer repositories with package information
  24. Updating dependencies (including require-dev)
  25. Nothing to install or update
  26. Generating autoload files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement