Skip to content

Replace implicitly nullable parameters for PHP 8.4 (#580) #221

Replace implicitly nullable parameters for PHP 8.4 (#580)

Replace implicitly nullable parameters for PHP 8.4 (#580) #221

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