Skip to content

Add Laravel 10 & PHP 8.1 support #6

Add Laravel 10 & PHP 8.1 support

Add Laravel 10 & PHP 8.1 support #6

Workflow file for this run

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