Skip to content

Add PHP 8.4 support #283

Add PHP 8.4 support

Add PHP 8.4 support #283

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.1.0"
with:
php-version: "7.4"