Bump laravel/sail from 1.16.3 to 1.16.6

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.3 to 1.16.6.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.16.3...v1.16.6)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-23 09:35:57 +00:00 committed by GitHub
parent d642298b13
commit 3b00d230a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -9159,16 +9159,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.16.3", "version": "v1.16.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "0dbee8802e17911afbe29a8506316343829b056e" "reference": "2e8be54590bde421eb04e461a1421302a5b22cca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/0dbee8802e17911afbe29a8506316343829b056e", "url": "https://api.github.com/repos/laravel/sail/zipball/2e8be54590bde421eb04e461a1421302a5b22cca",
"reference": "0dbee8802e17911afbe29a8506316343829b056e", "reference": "2e8be54590bde421eb04e461a1421302a5b22cca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9215,7 +9215,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "source": "https://github.com/laravel/sail"
}, },
"time": "2022-11-21T16:19:18+00:00" "time": "2022-12-19T15:41:32+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",