From 8605114bf62cf3144a36d6c455ce6b56b3bec25e Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Wed, 1 Nov 2023 13:01:49 +1300 Subject: [PATCH] MNT Add new repo so installer isn't included Without this, installer is added by default and I think that's why the CI builds are failing. --- consts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/consts.php b/consts.php index cd252c1..b9dd994 100644 --- a/consts.php +++ b/consts.php @@ -97,6 +97,7 @@ 'api.silverstripe.org', 'cow', 'silverstripe-config', + 'markdown-php-codesniffer', ]; const CMS_TO_REPO_MAJOR_VERSIONS = [