Skip to content

[1.x] Supports PHP 8.4 #1093

[1.x] Supports PHP 8.4

[1.x] Supports PHP 8.4 #1093

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main