Skip to content

Commit

Permalink
Update symfony/console requirement from ^3.0 || ^4.0 || ^5.0 || ^6.0 …
Browse files Browse the repository at this point in the history
…to ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 9e7eb8b commit 0c22f70
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 @@ -4,7 +4,7 @@
"type": "package",
"require": {
"php": "^8.0",
"symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"http-interop/http-factory-guzzle": "^1.0",
"php-http/guzzle7-adapter": "^1.0",
"madewithlove/htaccess-api-client": "^2.3",
Expand Down

0 comments on commit 0c22f70

Please sign in to comment.