Skip to content

Update symfony/phpunit-bridge requirement from 6.4.16 to 7.2.0 #39

Update symfony/phpunit-bridge requirement from 6.4.16 to 7.2.0

Update symfony/phpunit-bridge requirement from 6.4.16 to 7.2.0 #39

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@7.2.2"