Skip to content

composer(deps-dev): update phpstan/phpstan requirement from ^1.12.6 to ^1.12.7 in the version-updates group #1

composer(deps-dev): update phpstan/phpstan requirement from ^1.12.6 to ^1.12.7 in the version-updates group

composer(deps-dev): update phpstan/phpstan requirement from ^1.12.6 to ^1.12.7 in the version-updates group #1

Workflow file for this run

name: "Auto approve"
permissions:
pull-requests: write
contents: write
on:
- pull_request_target
jobs:
auto-approve:
name: "auto approve PR"
uses: "mimmi20/ci/.github/workflows/auto-approve.yml@8.1"
with:
pullRequestUrl: "${{ github.event.pull_request.html_url }}"