Skip to content

allow phpunit 11 in composer json #4

allow phpunit 11 in composer json

allow phpunit 11 in composer json #4

Workflow file for this run

on:
pull_request: null
push:
branches:
- master
- '*.*'
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']