Skip to content

Update phpunit/phpunit requirement from ^10.1.0 to ^11.3.5 #356

Update phpunit/phpunit requirement from ^10.1.0 to ^11.3.5

Update phpunit/phpunit requirement from ^10.1.0 to ^11.3.5 #356

Workflow file for this run

name: CI
on:
push:
branches:
- 2.x
- 2.next
- 3.x
pull_request:
branches:
- '*'
workflow_dispatch:
permissions:
contents: read
jobs:
testsuite:
uses: cakephp/.github/.github/workflows/testsuite-without-db.yml@5.x
secrets: inherit
cs-stan:
uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x
secrets: inherit