Skip to content

Commit

Permalink
Update symfony/console requirement from ^6.0 to ^7.1
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/7.1/CHANGELOG.md)
- [Commits](symfony/console@v6.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 1326fb4 commit c113cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nyholm/psr7": "^1.4.0",
"php-http/guzzle7-adapter": "^1.0",
"squizlabs/php_codesniffer": "^3.6",
"symfony/console": "^6.0",
"symfony/console": "^7.1",
"symfony/filesystem": "^6.0",
"symfony/finder": "^6.0",
"symfony/polyfill-php73": "^1.22",
Expand Down

0 comments on commit c113cd5

Please sign in to comment.