Skip to content

Merge pull request #70 from AntonyThorpe/PHPUnit95 #1

Merge pull request #70 from AntonyThorpe/PHPUnit95

Merge pull request #70 from AntonyThorpe/PHPUnit95 #1

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
composer_require_extra:
phpunit/phpunit:^9.5
php-http/discovery:^1.18.1