Skip to content
Snippets Groups Projects
Commit b333f8e3 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Mark symfony/lock recipe as included

We don't need the recipe, so just add it to the lock file
parent 098a0c61
Branches
Tags
No related merge requests found
...@@ -409,6 +409,18 @@ ...@@ -409,6 +409,18 @@
"symfony/http-kernel": { "symfony/http-kernel": {
"version": "v5.3.10" "version": "v5.3.10"
}, },
"symfony/lock": {
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "5.2",
"ref": "a1c8800e40ae735206bb14586fdd6c4630a51b8d"
},
"files": [
"config/packages/lock.yaml"
]
},
"symfony/messenger": { "symfony/messenger": {
"version": "5.3", "version": "5.3",
"recipe": { "recipe": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment