diff --git a/funcs_utils.php b/funcs_utils.php index 8d406ed..3e473a7 100644 --- a/funcs_utils.php +++ b/funcs_utils.php @@ -87,6 +87,7 @@ function extra_repositories() { $importantRepos = [ 'silverstripe/markdown-php-codesniffer', + 'silverstripe/silverstripe-standards', ]; $modules = []; // iterating to page 10 will be enough to get all the repos well into the future