Skip to content

Fix order of sorting for cyclic dependencies #338

Fix order of sorting for cyclic dependencies

Fix order of sorting for cyclic dependencies #338

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/static-analysis.yml@5.0.1"