Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

composer (master)(deps): update laminas/laminas-servicemanager requirement from ^4.5.0 to ^4.5.1 in the production-dependencies group #3982

composer (master)(deps): update laminas/laminas-servicemanager requirement from ^4.5.0 to ^4.5.1 in the production-dependencies group

composer (master)(deps): update laminas/laminas-servicemanager requirement from ^4.5.0 to ^4.5.1 in the production-dependencies group #3982

Workflow file for this run

# https://help.github.com/en/categories/automating-your-workflow-with-github-actions
# file-version: 1.0
name: "Reaction Comments"
on:
issue_comment:
types:
- "created"
- "edited"
pull_request_review_comment:
types:
- "created"
- "edited"
permissions:
contents: read
actions: write
issues: write
pull-requests: write
jobs:
action:
name: "Comments"
uses: "mimmi20/ci/.github/workflows/reaction-comments.yml@8.3"