Skip to content

Test on PHP 8.3 and with dev deps #237

Test on PHP 8.3 and with dev deps

Test on PHP 8.3 and with dev deps #237

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/static-analysis.yml@3.1.0"