Skip to content

Commit

Permalink
Merge pull request #50 from creative-commoners/pulls/3/frameworktest
Browse files Browse the repository at this point in the history
MNT Use frameworktest ^2
  • Loading branch information
GuySartorelli authored Feb 26, 2024
2 parents 4efb1df + 39ae9f2 commit 406fb8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
composer_require_extra: silverstripe/frameworktest:^1
# require the following in ci.yml rather than composer.json require-dev specifically because unlike
# regular modules, require-dev will get installed to projects during `composer create-project silverstripe/recipe-blog`
composer_require_extra: silverstripe/frameworktest:^2

0 comments on commit 406fb8c

Please sign in to comment.