Skip to content

chore: upgrade PHP to 8.1, add spiral/code-style, config and CI for code style, update psalm #37

chore: upgrade PHP to 8.1, add spiral/code-style, config and CI for code style, update psalm

chore: upgrade PHP to 8.1, add spiral/code-style, config and CI for code style, update psalm #37

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']