Skip to content

Allow symfony 7 dependencies #123

Allow symfony 7 dependencies

Allow symfony 7 dependencies #123

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@3.0.0"