Skip to content

chore(deps-dev): update rector/rector requirement from 0.19.2 to 0.19.5 #170

chore(deps-dev): update rector/rector requirement from 0.19.2 to 0.19.5

chore(deps-dev): update rector/rector requirement from 0.19.2 to 0.19.5 #170

Workflow file for this run

name: PHPStan
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'phpstan*'
- '.github/workflows/phpstan.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'phpstan*'
- '.github/workflows/phpstan.yml'
jobs:
phpstan:
uses: codeigniter4/.github/.github/workflows/phpstan.yml@main