|
|
|
@ -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
|
|
|
|
|
}
|
|
|
|
|