Skip to content

Update phpunit/phpunit requirement from ^9.6 to ^10.4 #102

Update phpunit/phpunit requirement from ^9.6 to ^10.4

Update phpunit/phpunit requirement from ^9.6 to ^10.4 #102

Workflow file for this run

name: Trigger
on:
pull_request:
push:
branches:
- 'b-7.1.x*'
jobs:
p81m80both:
name: 'Php-8.1-Mysql-8.0'
uses: ./.github/workflows/development.yml
secrets: inherit
with:
php: '8.1'
mysql: '8.0'
report_sonarcloud: true