Compare commits

..

No commits in common. "1d7422abe04179501796f541da2aaaf0b9a19fdd" and "7c54909cc85a46141c836cdf663e387a8487206b" have entirely different histories.

View File

@ -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:^4 silverstripe/frameworktest:^2 mikey179/vfsstream:^1.6.10
composer_require_extra: silverstripe/recipe-testing:^3 silverstripe/frameworktest:^1 mikey179/vfsstream:^1.6.10
extra_jobs: |
- endtoend: true
endtoend_suite: admin