Advertisement
Guest User

Untitled

a guest
Mar 30th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. vagrant@lebowski:~/lebowski$ composer update -n
  2. Loading composer repositories with package information
  3. The "https://packagist.org/packages.json" file could not be downloaded: php_network_getaddresses: getaddrinfo failed: No
  4. address associated with hostname
  5. failed to open stream: php_network_getaddresses: getaddrinfo failed: No address associated with hostname
  6. https://packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of d
  7. ate
  8. Updating dependencies (including require-dev)
  9.  
  10.  
  11.  
  12. [Composer\Downloader\TransportException]
  13. The "http://packagist.org/p/tymon/jwt-auth$190e6415bc4dc424ab992162c25c7b9fe5f8107d0df28ddd9d7cd105cc05d0fe.json" f
  14. ile could not be downloaded: php_network_getaddresses: getaddrinfo failed: No address associated with hostname
  15. failed to open stream: php_network_getaddresses: getaddrinfo failed: No address associated with hostname
  16.  
  17.  
  18.  
  19. update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-plugins] [--no-custom-installers]
  20. [--no-scripts] [--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [--ignore-platfor
  21. m-reqs] [packages1] ... [packagesN]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement