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.0 | 7.0.0 |
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 5e83dce commit 4e643e5
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 @@ -19,7 +19,7 @@
"psr/http-client-implementation": "*",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0 || ^2.0",
"symfony/http-client": "^6.2",
"symfony/http-client": "^6.2 || ^7.0",
"webmozart/assert": "^1.10"
},
"require-dev": {
Expand Down

0 comments on commit 4e643e5

Please sign in to comment.