Skip to content

Add PHP 8.3 to GitHub Workflows and Drop PHP 8.0 support #539

Add PHP 8.3 to GitHub Workflows and Drop PHP 8.0 support

Add PHP 8.3 to GitHub Workflows and Drop PHP 8.0 support #539

Workflow file for this run

name: Static Analysis
on:
push:
pull_request:
workflow_dispatch:
jobs:
sa:
uses: ray-di/.github/.github/workflows/static-analysis.yml@v1
with:
php_version: 8.3
has_crc_config: true