Skip to content

[5.x] Use #[\Override] PHP Attribute to detect breaking changes (#1… #415

[5.x] Use #[\Override] PHP Attribute to detect breaking changes (#1…

[5.x] Use #[\Override] PHP Attribute to detect breaking changes (#1… #415

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