From 8c86f0901f817482e5c706b836d64d11a08923fd Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Mon, 27 Sep 2021 23:06:14 +0000 Subject: [PATCH] Add code standard --- satis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/satis.json b/satis.json index 0414825..1434944 100644 --- a/satis.json +++ b/satis.json @@ -9,6 +9,7 @@ { "type": "vcs", "url": "https://gitlab.com/sandfox/php-json" }, { "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" },