Skip to content

chore: require PHP ^8.0 as the code already expects this #1

chore: require PHP ^8.0 as the code already expects this

chore: require PHP ^8.0 as the code already expects this #1

Workflow file for this run

name: S3 Assets PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/[email protected]
with:
enable_backend_testing: false
enable_phpstan: true
php_versions: '["8.0", "8.1", "8.2", "8.3"]'
backend_directory: .