Skip to content

Update phpstan/phpstan requirement from 2.2.4 to 2.2.5 #716

Update phpstan/phpstan requirement from 2.2.4 to 2.2.5

Update phpstan/phpstan requirement from 2.2.4 to 2.2.5 #716

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.1.0"