Skip to content

Update phpstan/phpstan requirement from 1.12.2 to 1.12.3 #126

Update phpstan/phpstan requirement from 1.12.2 to 1.12.3

Update phpstan/phpstan requirement from 1.12.2 to 1.12.3 #126

Workflow file for this run

name: Auto Merge Dependabot
on:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
automerge:
runs-on: ubuntu-latest
permissions: write-all
steps:
- id: automerge
name: automerge
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_DELETE_BRANCH: true
MERGE_FILTER_AUTHOR: dependabot[bot]
MERGE_LABELS: ''
MERGE_METHOD: squash