[backend] stabilise codebase

This commit is contained in:
2025-10-11 20:09:05 +02:00
parent 2886fa9f0c
commit 1e812c93a6
36 changed files with 487 additions and 212 deletions
+21
View File
@@ -47,6 +47,18 @@
"migrations/.gitignore"
]
},
"jsor/doctrine-postgis": {
"version": "2.4",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.7",
"ref": "211979f7917bf6edb8fc5006a17b2e84e8e84d50"
},
"files": [
"config/packages/jsor_doctrine_postgis.yaml"
]
},
"nelmio/cors-bundle": {
"version": "2.5",
"recipe": {
@@ -201,6 +213,15 @@
"config/routes.yaml"
]
},
"symfony/uid": {
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "7.0",
"ref": "0df5844274d871b37fc3816c57a768ffc60a43a5"
}
},
"symfony/validator": {
"version": "7.3",
"recipe": {