Skip to content

Merge pull request #812 from fezfez/doctrine-collection-2.1 #60

Merge pull request #812 from fezfez/doctrine-collection-2.1

Merge pull request #812 from fezfez/doctrine-collection-2.1 #60

Workflow file for this run

name: "Composer Lint"
on:
pull_request:
branches:
- "*.x"
paths:
- "composer.json"
push:
branches:
- "*.x"
paths:
- "composer.json"
jobs:
composer-lint:
name: "Composer Lint"
uses: "doctrine/.github/.github/workflows/composer-lint.yml@2.1.0"
with:
php-version: "8.1"