Skip to content

Commit

Permalink
MNT Increment CI dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 26, 2024
1 parent a7bffbc commit 562d822
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/recipe-testing:^3
# 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-testing`
composer_require_extra: silverstripe/recipe-testing:^4

0 comments on commit 562d822

Please sign in to comment.