Skip to content

Commit

Permalink
chore(deps): bump symfony/http-client from 6.4.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v6.4.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and thorsten committed Dec 15, 2023
1 parent 537b509 commit 5aafa6a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"phpseclib/phpseclib": "~3.0",
"robthree/twofactorauth": "^2.0.0",
"symfony/html-sanitizer": "^6.4",
"symfony/http-client": "^6.4",
"symfony/http-client": "^7.0",
"symfony/http-foundation": "^7.0",
"symfony/http-kernel": "^7.0",
"symfony/mailer": "^7.0",
Expand Down
29 changes: 14 additions & 15 deletions composer.lock

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

0 comments on commit 5aafa6a

Please sign in to comment.