Skip to content

Update phpstan/phpstan requirement from 2.2.2 to 2.2.4 #548

Update phpstan/phpstan requirement from 2.2.2 to 2.2.4

Update phpstan/phpstan requirement from 2.2.2 to 2.2.4 #548

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
uses: "doctrine/.github/.github/workflows/phpstan.yml@15.1.0"