Guest User

Untitled

a guest
Jan 10th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. root@gilberto:/opt/lampp# composer create-project "larevel/laravel:4.*"
  2. Authentication required (packagist.org):
  3. Username: gilberto
  4. Password:
  5. Invalid credentials for 'http://packagist.org/p/provider-2013%241f4177936aa5b01cc40c89cc7c67df99205cb468c457539e92ee04dda8133dbb.json', aborting.
  6. http://packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date
  7.  
  8.  
  9. [InvalidArgumentException]
  10. Could not find package larevel/laravel with version 4.*.
  11.  
  12.  
  13. create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [--keep-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<directory>] [<version>]
  14.  
  15. root@gilberto:/opt/lampp#
Add Comment
Please, Sign In to add comment