Skip to content

Commit

Permalink
Use
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 26, 2024
1 parent 4efb1df commit 55aee7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
composer_require_extra: silverstripe/frameworktest:^1
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 55aee7f

Please sign in to comment.