Skip to content

Pass a PSR logger to LoadDataFixturesDoctrineCommand #213

Pass a PSR logger to LoadDataFixturesDoctrineCommand

Pass a PSR logger to LoadDataFixturesDoctrineCommand #213

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@5.2.0"