Skip to content

Adds explicit nullable to avoid php 8.4 deprecation warnings #379

Adds explicit nullable to avoid php 8.4 deprecation warnings

Adds explicit nullable to avoid php 8.4 deprecation warnings #379

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