Skip to content

Commit

Permalink
Bump symfony/console from 6.4.2 to 7.0.7
Browse files Browse the repository at this point in the history
Bumps [symfony/console](https://github.com/symfony/console) from 6.4.2 to 7.0.7.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v6.4.2...v7.0.7)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent a239df2 commit 1c827f8
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 73 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"require": {
"php": ">=8.1",
"nette/php-generator": "^3.0 || ^4.0",
"symfony/console": "^6.2",
"symfony/console": "^6.2 || ^7.0",
"nette/neon": "^3.3",
"nette/safe-stream": "^3.0",
"symfony/yaml": "^6.2",
Expand Down
131 changes: 59 additions & 72 deletions composer.lock

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

0 comments on commit 1c827f8

Please sign in to comment.