Updated symfony/console recipes.

This commit is contained in:
Jan Böhmer 2020-05-31 19:49:28 +02:00
parent 54fa445f06
commit 2cd5aa8232
2 changed files with 8 additions and 8 deletions

View file

@ -477,16 +477,15 @@
"version": "v4.2.3"
},
"symfony/console": {
"version": "4.4",
"version": "5.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.4",
"ref": "ea8c0eda34fda57e7d5cd8cbd889e2a387e3472c"
"version": "5.1",
"ref": "c6d02bdfba9da13c22157520e32a602dbee8a75c"
},
"files": [
"./bin/console",
"./config/bootstrap.php"
"./bin/console"
]
},
"symfony/contracts": {