Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Bump guzzlehttp/guzzle from 7.3.0 to 7.4.0

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.3.0...7.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Bump composer/semver from 3.2.5 to 3.2.6

Bumps [composer/semver](https://github.com/composer/semver) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/composer/semver/releases)
- [Changelog](https://github.com/composer/semver/blob/main/CHANGELOG.md)
- [Commits](composer/semver@3.2.5...3.2.6)

---
updated-dependencies:
- dependency-name: composer/semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Oct 26, 2021
1 parent 4f335fa commit 4c4ab04
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 42 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"require": {
"php": ">=7.4",
"ext-json": ">=7.4",
"composer/semver": "3.2.5",
"guzzlehttp/guzzle": "7.3.0",
"composer/semver": "3.2.6",
"guzzlehttp/guzzle": "7.4.0",
"wp-cli/php-cli-tools": "0.11.13"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 4c4ab04

Please sign in to comment.