Skip to content

Allow symfony 7 dependencies #80

Allow symfony 7 dependencies

Allow symfony 7 dependencies #80

Workflow file for this run

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