Bump laravel/sail from 1.15.4 to 1.16.0

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.4 to 1.16.0.
- [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.15.4...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-07 09:01:38 +00:00 committed by GitHub
parent 818064cbe8
commit 5354e94037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -1739,16 +1739,16 @@
},
{
"name": "laravel/framework",
"version": "v9.27.0",
"version": "v9.28.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "27572f45120fd3977d92651a71d8c711a9aaa790"
"reference": "396a89e1f3654123d1c7f56306051212e5c75bc0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/27572f45120fd3977d92651a71d8c711a9aaa790",
"reference": "27572f45120fd3977d92651a71d8c711a9aaa790",
"url": "https://api.github.com/repos/laravel/framework/zipball/396a89e1f3654123d1c7f56306051212e5c75bc0",
"reference": "396a89e1f3654123d1c7f56306051212e5c75bc0",
"shasum": ""
},
"require": {
@ -1915,7 +1915,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-08-30T13:34:43+00:00"
"time": "2022-09-06T14:57:01+00:00"
},
{
"name": "laravel/horizon",
@ -8848,16 +8848,16 @@
},
{
"name": "laravel/sail",
"version": "v1.15.4",
"version": "v1.16.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "853dea1fa866a52a93beccc4e5affdc49b98e7d5"
"reference": "73030c18b769f27e6f6aacf7848d024fa9a55560"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/853dea1fa866a52a93beccc4e5affdc49b98e7d5",
"reference": "853dea1fa866a52a93beccc4e5affdc49b98e7d5",
"url": "https://api.github.com/repos/laravel/sail/zipball/73030c18b769f27e6f6aacf7848d024fa9a55560",
"reference": "73030c18b769f27e6f6aacf7848d024fa9a55560",
"shasum": ""
},
"require": {
@ -8904,7 +8904,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2022-08-17T13:17:15+00:00"
"time": "2022-08-31T16:38:14+00:00"
},
{
"name": "maximebf/debugbar",