Skip to content

Commit

Permalink
Merge pull request #192 from laminas/renovate/symfony-console-6.x
Browse files Browse the repository at this point in the history
Update dependency symfony/console to v6
  • Loading branch information
Ocramius authored Sep 2, 2022
2 parents fed0932 + f865ba1 commit 0483dda
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 105 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"psr/http-client": "^1.0.1",
"psr/http-message": "^1.0.1",
"psr/log": "^2.0.0",
"symfony/console": "^5.4.12"
"symfony/console": "^6.1.4"
},
"require-dev": {
"doctrine/coding-standard": "^10.0.0",
Expand Down
126 changes: 22 additions & 104 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0483dda

Please sign in to comment.