From 81ea3e7a5cdb63be032d0ccb1d99eb74342b4d25 Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Fri, 19 Apr 2019 14:24:52 +0000 Subject: [PATCH] Add .git suffix for bitbucket --- satis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satis.json b/satis.json index 459fcb3..d4cc0bb 100644 --- a/satis.json +++ b/satis.json @@ -6,7 +6,7 @@ { "type": "vcs", "url": "https://gitlab.com/sandfox/composer-viz" }, { "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" }, + { "type": "vcs", "url": "https://bitbucket.org/sandfox/php-private-access.git" }, { "type": "vcs", "url": "https://gitlab.com/sandfox/torrent-file" } ], "require-all": true