Skip to content

Restrict compatibility constraints with psr/log and doctrine/data-fixtures #80

Restrict compatibility constraints with psr/log and doctrine/data-fixtures

Restrict compatibility constraints with psr/log and doctrine/data-fixtures #80

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/[email protected]"