Skip to content

Fix implicitly nullable parameters for PHP 8.4 (#35) #21

Fix implicitly nullable parameters for PHP 8.4 (#35)

Fix implicitly nullable parameters for PHP 8.4 (#35) #21

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