Skip to content

[Feature] Support custom not found message based on Doctrine Bridge MapEntity #68

[Feature] Support custom not found message based on Doctrine Bridge MapEntity

[Feature] Support custom not found message based on Doctrine Bridge MapEntity #68

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