Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. "repositories": [
  2. {
  3. "type": "vcs",
  4. "url": "https://github.com/clytemnestra/JMSTranslationBundle"
  5. }
  6. ],
  7. "require": {
  8. ....
  9. "jms/translation-bundle": "dev-keepmessages",
  10. ....
  11. },
  12.  
  13. Permission denied (publickey).
  14. fatal: Could not read from remote repository.
  15.  
  16. Please make sure you have the correct access rights
  17. and the repository exists.
  18.  
  19. git remote add origin https://github.com/clytemnestra/JMSTranslationBundle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement