Skip to content

chore: enable phpstan, fix: php 7.x compatibility #11

chore: enable phpstan, fix: php 7.x compatibility

chore: enable phpstan, fix: php 7.x compatibility #11

Workflow file for this run

name: FoF OAuth PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main
with:
enable_backend_testing: false
enable_phpstan: true
backend_directory: .