Skip to content

Update minimum PHP version to 8.2 #70

Update minimum PHP version to 8.2

Update minimum PHP version to 8.2 #70

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.2
has_crc_config: true