From 5a1c4b5a42ee59d99c86844b685df08993c85870 Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Fri, 19 Apr 2019 19:29:01 +0000 Subject: [PATCH] Add composer-yaml --- satis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/satis.json b/satis.json index d4cc0bb..804cad8 100644 --- a/satis.json +++ b/satis.json @@ -4,6 +4,7 @@ "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/composer-yaml" }, { "type": "vcs", "url": "https://github.com/sandfoxme/monsterid" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/phpstorm-metadata-export" }, { "type": "vcs", "url": "https://bitbucket.org/sandfox/php-private-access.git" },