Skip to content

feat!: Support Laravel 12 and webauthn-lib 5.0+ #45

feat!: Support Laravel 12 and webauthn-lib 5.0+

feat!: Support Laravel 12 and webauthn-lib 5.0+ #45

Workflow file for this run

name: Lint files
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: Lint files ${{ github.ref }}
cancel-in-progress: true
jobs:
php:
name: Lint PHP files
uses: monicahq/workflows/.github/workflows/lint_php.yml@v2