Skip to content

Merge pull request #1802 from jifer/typed-field-mapper-option #1823

Merge pull request #1802 from jifer/typed-field-mapper-option

Merge pull request #1802 from jifer/typed-field-mapper-option #1823

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@5.0.1"
with:
composer-options: "--prefer-dist --prefer-stable"