Skip to content

Commit

Permalink
build(deps): update symfony/console requirement from ^5.0 || ^6.0 to …
Browse files Browse the repository at this point in the history
…^5.0 || ^6.0 || ^7.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent ebc399e commit b58dfa1
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 @@ -16,7 +16,7 @@
"require": {
"php": "^7.4 || ^8.0",
"psr/container": "^1.0 || ^2.0",
"symfony/console": "^5.0 || ^6.0"
"symfony/console": "^5.0 || ^6.0 || ^7.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.3.0",
Expand Down

0 comments on commit b58dfa1

Please sign in to comment.