Bump symfony/http-client from 6.4.0 to 7.0.0

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](https://github.com/symfony/http-client/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-17 18:11:03 +00:00
committed by GitHub
parent 493c414b59
commit e7c6a6f473
2 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
"spatie/laravel-permission": "^6.1",
"sspat/es-query-sanitizer": "^1.0",
"stechstudio/laravel-zipstream": "^4.13",
"symfony/http-client": "^6.0",
"symfony/http-client": "^7.0",
"symfony/postmark-mailer": "^6.0",
"symfony/process": "^6.0",
"vlucas/phpdotenv": "^5.6",