Skip to content

Commit

Permalink
fix(deps): update dependency guzzlehttp/guzzle to v7.8.1 (#54)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [guzzlehttp/guzzle](http://guzzlephp.org/)
([source](https://togithub.com/guzzle/guzzle)) | `7.8.0` -> `7.8.1` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/guzzlehttp%2fguzzle/7.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/guzzlehttp%2fguzzle/7.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/guzzlehttp%2fguzzle/7.8.0/7.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/guzzlehttp%2fguzzle/7.8.0/7.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>guzzle/guzzle (guzzlehttp/guzzle)</summary>

###
[`v7.8.1`](https://togithub.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#781---2023-12-03)

[Compare
Source](https://togithub.com/guzzle/guzzle/compare/7.8.0...7.8.1)

##### Changed

-   Updated links in docs to their canonical versions
-   Replaced `call_user_func*` with native calls

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lapotor/RadioRoster-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 92a0c68 commit 2fc7821
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"version": "0.0.0",
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "7.8.0",
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "10.33.0",
"laravel/sanctum": "3.3.2",
"laravel/tinker": "2.8.2"
Expand Down
50 changes: 25 additions & 25 deletions composer.lock

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

0 comments on commit 2fc7821

Please sign in to comment.