Skip to content

Support Symfony 7 by adding return types conditionally #1016

Support Symfony 7 by adding return types conditionally

Support Symfony 7 by adding return types conditionally #1016

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