Skip to content

Merge branch 'master' into add-composer-require-checker #1536

Merge branch 'master' into add-composer-require-checker

Merge branch 'master' into add-composer-require-checker #1536

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'psalm.xml'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'psalm.xml'
name: build
jobs:
build:
uses: yiisoft/actions/.github/workflows/codeception.yml@master
with:
extensions: fileinfo, intl
os: >-
['ubuntu-latest']
php: >-
['8.0', '8.1', '8.2']