Clone from gitlab with one github and one bitbucket examples

master
Anton Smirnov 4 years ago
parent 3ad5a649f3
commit 44ca21db9c

@ -2,12 +2,12 @@
"name": "Sand Fox Repo",
"homepage": "https://sandfox.gitlab.io/satis/",
"repositories": [
{ "type": "vcs", "url": "https://github.com/sandfoxme/bencode" },
{ "type": "vcs", "url": "https://github.com/sandfoxme/composer-viz" },
{ "type": "vcs", "url": "https://gitlab.com/sandfox/bencode" },
{ "type": "vcs", "url": "https://gitlab.com/sandfox/composer-viz" },
{ "type": "vcs", "url": "https://github.com/sandfoxme/monsterid" },
{ "type": "vcs", "url": "https://github.com/sandfoxme/phpstorm-metadata-export" },
{ "type": "vcs", "url": "https://github.com/sandfoxme/php-private-access" },
{ "type": "vcs", "url": "https://github.com/sandfoxme/torrent-file" }
{ "type": "vcs", "url": "https://gitlab.com/sandfox/phpstorm-metadata-export" },
{ "type": "vcs", "url": "https://bitbucket.org/sandfox/php-private-access" },
{ "type": "vcs", "url": "https://gitlab.com/sandfox/torrent-file" }
],
"require-all": true
}

Loading…
Cancel
Save