Skip to content

[2.x] PHP 8.4 support #1004

[2.x] PHP 8.4 support

[2.x] PHP 8.4 support #1004

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