Skip to content

chore(docs) update README with note about Silverstripe 5 support #19

chore(docs) update README with note about Silverstripe 5 support

chore(docs) update README with note about Silverstripe 5 support #19

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:
php-http/discovery:^1.18.1
squizlabs/php_codesniffer:^3.7.2