Skip to content

Bump ramsey/composer-install from 2 to 3 (#417) #440

Bump ramsey/composer-install from 2 to 3 (#417)

Bump ramsey/composer-install from 2 to 3 (#417) #440

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/static-analysis.yml@5.0.0"
with:
php-version: "8.1"