Skip to content

Commit

Permalink
Merge pull request silverstripe#367 from creative-commoners/pulls/6/cms6
Browse files Browse the repository at this point in the history
MNT Increment CI dev requirements
  • Loading branch information
GuySartorelli authored Feb 26, 2024
2 parents 7c54909 + 4f85111 commit 1d7422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
endtoend: false
# require the following in ci.yml rather than composer.json require-dev specifically for installer because unlike
# regular modules, require-dev will get installed to projects during `composer create-project silverstripe/installer`
composer_require_extra: silverstripe/recipe-testing:^3 silverstripe/frameworktest:^1 mikey179/vfsstream:^1.6.10
composer_require_extra: silverstripe/recipe-testing:^4 silverstripe/frameworktest:^2 mikey179/vfsstream:^1.6.10
extra_jobs: |
- endtoend: true
endtoend_suite: admin
Expand Down

0 comments on commit 1d7422a

Please sign in to comment.