Skip to content

Merge pull request #47 from TomHAnderson/hotfix/ONE_TO_ONE-associatio… #5

Merge pull request #47 from TomHAnderson/hotfix/ONE_TO_ONE-associatio…

Merge pull request #47 from TomHAnderson/hotfix/ONE_TO_ONE-associatio… #5

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "main"
push:
branches:
- "*.x"
- "main"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: '8.1'
composer-options: '--prefer-dist --ignore-platform-req=php'