Waavi / url-shortener

Laravel 5 url shortener
MIT License
62 stars 33 forks source link

can't run composer update when add package #8

Open taha-deris opened 7 years ago

taha-deris commented 7 years ago

when add this package to composer.json i got this error

D:\xampp\htdocs\manishen>composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)

  [Composer\Downloader\TransportException]
  The "http://packagist.org/p/waavi/url-shortener%2479452bc0b899f1be95f82568ba4fc4a4d518b29d68b899914c3619b833139ce2.json" file could not be downloaded: failed to ope
  n stream: HTTP request failed!
AmirHome commented 6 years ago

Nothing to install or update Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.