Skip to content

Update phpstan/phpstan requirement from 2.2.5 to 2.2.6 (#612) #170

Update phpstan/phpstan requirement from 2.2.5 to 2.2.6 (#612)

Update phpstan/phpstan requirement from 2.2.5 to 2.2.6 (#612) #170

Workflow file for this run

name: "Composer Lint"
on:
pull_request:
branches:
- "*.x"
paths:
- ".github/workflows/composer-lint.yml"
- "composer.json"
push:
branches:
- "*.x"
paths:
- ".github/workflows/composer-lint.yml"
- "composer.json"
jobs:
composer-lint:
name: "Composer Lint"
uses: "doctrine/.github/.github/workflows/composer-lint.yml@15.1.0"