Advertisement
Guest User

Untitled

a guest
Apr 24th, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. {
  2. "name": "Myrtis Packagist",
  3. "homepage": "http://packagist.myrtis.hu",
  4. "repositories": [
  5. {
  6. "type": "git",
  7. "url": "git@bitbucket.org:MyrtisCreative/myrtiscreative-manager-bundle.git"
  8. },
  9. {
  10. "type": "git",
  11. "url": "git@bitbucket.org:MyrtisCreative/myrtiscreative-rest-bundle.git"
  12. },
  13. {
  14. "type": "git",
  15. "url": "git@bitbucket.org:MyrtisCreative/myrtiscreative-user-bundle.git"
  16. },
  17. {
  18. "type": "git",
  19. "url": "git@bitbucket.org:MyrtisCreative/myrtiscreative-mailer-bundle.git"
  20. },
  21. {
  22. "type": "git",
  23. "url": "git@bitbucket.org:MyrtisCreative/pushnotificationbundle.git"
  24. },
  25. {
  26. "type": "git",
  27. "url": "git@bitbucket.org:MyrtisCreative/migrationsbundle.git"
  28. },
  29. {
  30. "type": "git",
  31. "url": "git@bitbucket.org:MyrtisCreative/myrtiscreative-geo-names-bundle.git"
  32. }
  33. ],
  34. "require-all": true,
  35. "require-dependencies": true,
  36. "require-dev-dependencies": true,
  37. "archive": {
  38. "directory": "dist"
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement