Updated symfony/security bundle recipe.

This commit is contained in:
Jan Böhmer 2022-10-22 22:13:20 +02:00
parent e718e3c043
commit 634d635c57

View file

@ -652,15 +652,15 @@
"version": "v5.3.4"
},
"symfony/security-bundle": {
"version": "5.1",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "5.1",
"ref": "0a4bae19389d3b9cba1ca0102e3b2bccea724603"
"branch": "main",
"version": "5.3",
"ref": "98f1f2b0d635908c2b40f3675da2d23b1a069d30"
},
"files": [
"./config/packages/security.yaml"
"config/packages/security.yaml"
]
},
"symfony/security-core": {