diff --git a/satis.json b/satis.json index 1434944..ea5585d 100644 --- a/satis.json +++ b/satis.json @@ -3,18 +3,18 @@ "description": "Sand Fox Repo", "homepage": "https://sandfox.gitlab.io/satis/", "repositories": [ + { "type": "vcs", "url": "https://gitlab.com/sandfox/bencode" }, + { "type": "vcs", "url": "https://gitlab.com/sandfox/composer-viz" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/console-menu" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/php-encryptor" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/is-resource" }, + { "type": "vcs", "url": "https://gitlab.com/sandfox/monsterid" }, + { "type": "vcs", "url": "https://gitlab.com/sandfox/php-code-standard" }, + { "type": "vcs", "url": "https://gitlab.com/sandfox/php-encryptor" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/php-json" }, + { "type": "vcs", "url": "https://gitlab.com/sandfox/php-private-access" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/php-pseudolocale" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/query-string-proxy" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/php-code-standard" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/bencode" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/composer-viz" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/monsterid" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/phpstorm-metadata-export" }, - { "type": "vcs", "url": "https://gitlab.com/sandfox/php-private-access" }, + { "type": "vcs", "url": "https://gitlab.com/sandfox/query-string-proxy" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/torrent-file" } ], "require-all": true