Upgrade recipes: symfony/console

This commit is contained in:
2023-09-05 14:17:00 +02:00
parent 11ab7f01c7
commit 22ff9fe53f
4 changed files with 14 additions and 62 deletions

View File

@@ -456,16 +456,15 @@
"version": "v5.1.3"
},
"symfony/console": {
"version": "4.4",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.4",
"ref": "ea8c0eda34fda57e7d5cd8cbd889e2a387e3472c"
"branch": "main",
"version": "5.3",
"ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
},
"files": [
"bin/console",
"config/bootstrap.php"
"bin/console"
]
},
"symfony/css-selector": {