feat: add AwardTypeRepository::findWithMinActors()

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
thibaud-leclere
2026-04-01 22:58:52 +02:00
parent 5fbac8359f
commit 67571e8b33
4 changed files with 87 additions and 0 deletions

View File

@@ -33,6 +33,11 @@ doctrine:
numeric_functions:
Random: App\Doctrine\Extension\Random
when@test:
doctrine:
dbal:
dbname: app_test
when@prod:
doctrine:
orm: