Skip to content

Allow Symfony 7 (#508) #251

Allow Symfony 7 (#508)

Allow Symfony 7 (#508) #251

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@1.4.1"
with:
php-version: "8.1"