Skip to content

Commit

Permalink
⬆️ Update symfony/console requirement from ^5.1 to ^5.2
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/console](https://github.com/symfony/console) to permit the latest version.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.x/CHANGELOG.md)
- [Commits](symfony/console@v5.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 1, 2020
1 parent 5704a50 commit e805bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -24,7 +24,7 @@
"require": {
"ext-json": "*",
"php": "^7.2",
"symfony/console": "^5.1"
"symfony/console": "^5.2"
},
"require-dev": {
"adriansuter/php-autoload-override": "^1.2",
Expand Down

0 comments on commit e805bdd

Please sign in to comment.