test: add phpunit

This commit is contained in:
Maël Gangloff
2025-09-06 10:35:07 +02:00
parent ada68af9b4
commit 08bd2a4541
3 changed files with 85 additions and 1 deletions

View File

@@ -13,6 +13,15 @@
"src/ApiResource/.gitignore"
]
},
"doctrine/deprecations": {
"version": "1.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "87424683adc81d7dc305eefec1fced883084aab9"
}
},
"doctrine/doctrine-bundle": {
"version": "2.12",
"recipe": {