Skip to content

Commit

Permalink
Update dependency symfony/http-client to v7
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to    |
| ---------- | ------------------- | ------ | ----- |
| packagist  | symfony/http-client | 6.4.15 | 7.1.8 |
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 5dbe321 commit 762045e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"psr/cache": "^3.0",
"psr/event-dispatcher": "^1.0",
"symfony/event-dispatcher-contracts": "^3.5.0",
"symfony/http-client": "^5.4 || ^6.4",
"symfony/http-client": "^5.4 || ^6.4 || ^7.0",
"symfony/mime": "^5.4 || ^6.4",
"symfony/translation": "^5.4 || ^6.4"
},
Expand Down
29 changes: 15 additions & 14 deletions composer.lock

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

0 comments on commit 762045e

Please sign in to comment.