Skip to content

build(deps-dev): update symfony/phpunit-bridge requirement from ^7.3 to ^7.3 || ^8.0 #492

build(deps-dev): update symfony/phpunit-bridge requirement from ^7.3 to ^7.3 || ^8.0

build(deps-dev): update symfony/phpunit-bridge requirement from ^7.3 to ^7.3 || ^8.0 #492

Workflow file for this run

name: Pull request labeler
on:
pull_request:
branches: [ master ]
jobs:
label:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true