Skip to content

feat: support symfony/process ^8.0 (#15) #51

feat: support symfony/process ^8.0 (#15)

feat: support symfony/process ^8.0 (#15) #51

Workflow file for this run

on:
pull_request: null
push:
branches:
- 1.x
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.0', '8.1', '8.2', '8.3']
stability: >-
['prefer-lowest', 'prefer-stable']