Skip to content

PHP 8.1 is new minimal version #400

PHP 8.1 is new minimal version

PHP 8.1 is new minimal version #400

Workflow file for this run

name: "Codesniffer"
on:
pull_request:
push:
branches: ["*"]
schedule:
- cron: "0 8 * * 1"
jobs:
codesniffer:
name: "Codesniffer"
uses: contributte/.github/.github/workflows/codesniffer.yml@v1
with:
php: "8.3"