Skip to content

build(deps-dev): update phpunit/phpunit requirement from ^7.5.20 to ^11.3.6 #413

build(deps-dev): update phpunit/phpunit requirement from ^7.5.20 to ^11.3.6

build(deps-dev): update phpunit/phpunit requirement from ^7.5.20 to ^11.3.6 #413

Workflow file for this run

name: 'Pull request'
on:
pull_request:
branches:
- main
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/--test.yml
secrets: inherit