From 55aee7f3efe1c47ae823cf13675198d27005159a Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Mon, 26 Feb 2024 14:08:43 +1300 Subject: [PATCH] Use --- .github/workflows/ci.yml | 2 -- composer.json | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c55722..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/frameworktest:^1 diff --git a/composer.json b/composer.json index 42dcd77..ccbfbdd 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,8 @@ "require-dev": { "phpunit/phpunit": "^9.6", "silverstripe/gridfieldqueuedexport": "^4", - "symbiote/silverstripe-queuedjobs": "^6" + "symbiote/silverstripe-queuedjobs": "^6", + "silverstripe/frameworktest": "^2" }, "extra": { "project-files": [