Skip to content

fix: Update php-forge/support version 0.2 in composer.json and … #694

fix: Update php-forge/support version 0.2 in composer.json and …

fix: Update php-forge/support version 0.2 in composer.json and … #694

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: static analysis
jobs:
phpstan:
uses: php-forge/actions/.github/workflows/phpstan.yml@v1