Skip to content

Commit d606113

Browse files
chore(deps): update dependency laravel/sail to v1.26.3 (#38)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laravel/sail](https://togithub.com/laravel/sail) | `1.26.0` -> `1.26.3` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsail/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsail/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsail/1.26.0/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsail/1.26.0/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>laravel/sail (laravel/sail)</summary> ### [`v1.26.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1263---2023-12-02) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.2...v1.26.3) - \[1.x] Add PHP 8.3 xdebug by [@&#8203;Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/642](https://togithub.com/laravel/sail/pull/642) ### [`v1.26.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1262---2023-11-27) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.1...v1.26.2) - Add missing PHP 8.3 extensions by [@&#8203;hebbet](https://togithub.com/hebbet) in [https://github.com/laravel/sail/pull/640](https://togithub.com/laravel/sail/pull/640) ### [`v1.26.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1261---2023-11-20) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.0...v1.26.1) - Update default user by [@&#8203;taylorotwell](https://togithub.com/taylorotwell) in laravel/sail@7a82f5a </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c961d0f commit d606113

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require-dev": {
1616
"fakerphp/faker": "1.23.0",
1717
"laravel/pint": "1.13.6",
18-
"laravel/sail": "1.26.0",
18+
"laravel/sail": "1.26.3",
1919
"mockery/mockery": "1.6.6",
2020
"nunomaduro/collision": "7.10.0",
2121
"phpunit/phpunit": "10.5.2",

composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)