From d1a7b367468fe0d127b9ff7a5e9c752eca84b29f Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 5 Jul 2023 11:53:49 +1200 Subject: [PATCH] MNT Remove composer_require_extra --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5d2f1e..bf02210 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,5 +9,3 @@ jobs: ci: name: CI uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1 - with: - composer_require_extra: silverstripe/installer:4.13.x-dev