Skip to content

Add PHP 8.3 CI tests and drop PHP 8.0 #13

Add PHP 8.3 CI tests and drop PHP 8.0

Add PHP 8.3 CI tests and drop PHP 8.0 #13

name: Coding Standards
on:
push:
pull_request:
workflow_dispatch:
jobs:
cs:
uses: ray-di/.github/.github/workflows/coding-standards.yml@v1
with:
php_version: 8.3