Skip to content

Upgraded to phpunit 11.4 #117

Upgraded to phpunit 11.4

Upgraded to phpunit 11.4 #117

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.2'
composer-options: '--prefer-dist --ignore-platform-req=php'