Updated uid recipe

This commit is contained in:
Jan Böhmer 2025-07-13 12:12:25 +02:00
parent e5cf8550ee
commit 9a3794bc83
2 changed files with 4 additions and 10 deletions

View file

@ -1,4 +0,0 @@
framework:
uid:
default_uuid_version: 7
time_based_uuid_version: 7

View file

@ -707,16 +707,14 @@
] ]
}, },
"symfony/uid": { "symfony/uid": {
"version": "6.2", "version": "7.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "6.2", "version": "7.0",
"ref": "d294ad4add3e15d7eb1bae0221588ca89b38e558" "ref": "0df5844274d871b37fc3816c57a768ffc60a43a5"
}, },
"files": [ "files": []
"./config/packages/uid.yaml"
]
}, },
"symfony/ux-translator": { "symfony/ux-translator": {
"version": "2.9", "version": "2.9",