Skip to content

Introduce PHPStan + improve DocBlocks (#768) #91

Introduce PHPStan + improve DocBlocks (#768)

Introduce PHPStan + improve DocBlocks (#768) #91

name: fix code styling
on: [push]
permissions:
contents: write
jobs:
lint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
php: "8.3"