Skip to content

Commit

Permalink
Raise symfony/console dependency version to "^5.3" (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych committed Oct 28, 2021
1 parent 37e41a8 commit 330dfbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"require": {
"php": "^7.4|^8.0",
"psr/container": "^1.0|^2.0",
"symfony/console": "^5.1.8",
"symfony/console": "^5.3",
"symfony/event-dispatcher-contracts": "^2.2",
"yiisoft/friendly-exception": "^1.0"
},
Expand Down

0 comments on commit 330dfbf

Please sign in to comment.