Skip to content

Allow symfony/lock 7.0 #2

Allow symfony/lock 7.0

Allow symfony/lock 7.0 #2

Workflow file for this run

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