Skip to content

Update doc for dependencies injection and Symfony 7 #354

Update doc for dependencies injection and Symfony 7

Update doc for dependencies injection and Symfony 7 #354

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/[email protected]"