Skip to content

Update phpstan/phpstan requirement from 2.2.0 to 2.2.1 #703

Update phpstan/phpstan requirement from 2.2.0 to 2.2.1

Update phpstan/phpstan requirement from 2.2.0 to 2.2.1 #703

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/phpstan.yml@15.0.0"