From 8085da592c909f144beba5c0f6e1892298f02863 Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Thu, 4 Nov 2021 03:14:33 +0000 Subject: [PATCH] Add path --- satis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/satis.json b/satis.json index ea5585d..0e710df 100644 --- a/satis.json +++ b/satis.json @@ -11,6 +11,7 @@ { "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-path" }, { "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/phpstorm-metadata-export" },