composer recipe:update doctrine/doctrine-bundle.

This commit is contained in:
Alexey Skobkin 2023-08-17 02:00:37 +03:00
parent 9bab457905
commit c2348b8c8d
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 3 additions and 3 deletions

View File

@ -9,12 +9,12 @@
} }
}, },
"doctrine/doctrine-bundle": { "doctrine/doctrine-bundle": {
"version": "2.8", "version": "2.10",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "2.8", "version": "2.10",
"ref": "6b43b7b6ff6bf2551f2933ebeb66721fa3db8fbc" "ref": "e025a6cb69b195970543820b2f18ad21724473fa"
}, },
"files": [ "files": [
"config/packages/doctrine.yaml", "config/packages/doctrine.yaml",