Skip to content

Upgraded from PHPUnit 9 to 10 #186

Upgraded from PHPUnit 9 to 10

Upgraded from PHPUnit 9 to 10 #186

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: '8.3'