Skip to content

Bump guzzlehttp/guzzle from 6.5.8 to 7.5.1 #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump guzzlehttp/guzzle from 6.5.8 to 7.5.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.8 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md)
- [Commits](guzzle/guzzle@6.5.8...7.5.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2023
commit 96b949445a31d82972da39ad54cca6de02365c00
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tightenco/jigsaw-docs-template": "^1.1",
"samdark/sitemap": "^2.4",
"symfony/process": "^4.3",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^7.5",
"erusev/parsedown-extra": "^0.8"
},
"autoload": {
Expand Down
Loading