Skip to content

chore: update firebase/php-jwt requirement from ^6.3 to ^7.0 #573

chore: update firebase/php-jwt requirement from ^6.3 to ^7.0

chore: update firebase/php-jwt requirement from ^6.3 to ^7.0 #573

Workflow file for this run

name: PHP Linting
on: pull_request
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
preset: laravel
pintVersion: 1.8.0
verboseMode: true
testMode: true
# configPath: "vendor/my-company/coding-style/pint.json"