Skip to content

Remove deprecations using Symfony 6.4 #21

Remove deprecations using Symfony 6.4

Remove deprecations using Symfony 6.4 #21

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]"