Skip to content

bump to phpstan level 4 (#1859) #1956

bump to phpstan level 4 (#1859)

bump to phpstan level 4 (#1859) #1956

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.3.0"
with:
composer-options: "--prefer-dist --prefer-stable"