Bump laravel/sail from 1.14.6 to 1.14.7

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.6 to 1.14.7.
- [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.14.6...v1.14.7)

---
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-05-24 16:41:45 +00:00 committed by GitHub
parent 1cd29d3bfa
commit c27389c406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View File

@ -1004,16 +1004,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.13",
"version": "v8.83.14",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20"
"reference": "141cf126f1746c7264f59aa78c923a84eaab501e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20",
"reference": "1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20",
"url": "https://api.github.com/repos/laravel/framework/zipball/141cf126f1746c7264f59aa78c923a84eaab501e",
"reference": "141cf126f1746c7264f59aa78c923a84eaab501e",
"shasum": ""
},
"require": {
@ -1173,7 +1173,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-05-17T14:08:01+00:00"
"time": "2022-05-24T14:04:02+00:00"
},
{
"name": "laravel/serializable-closure",
@ -5653,16 +5653,16 @@
},
{
"name": "laravel/sail",
"version": "v1.14.6",
"version": "v1.14.7",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "f00f3a8f83e71436d473cda7700ae7b4b68d26cc"
"reference": "c049316f9bcb02598607307f18b514b66202b639"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/f00f3a8f83e71436d473cda7700ae7b4b68d26cc",
"reference": "f00f3a8f83e71436d473cda7700ae7b4b68d26cc",
"url": "https://api.github.com/repos/laravel/sail/zipball/c049316f9bcb02598607307f18b514b66202b639",
"reference": "c049316f9bcb02598607307f18b514b66202b639",
"shasum": ""
},
"require": {
@ -5709,7 +5709,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2022-05-18T15:56:59+00:00"
"time": "2022-05-21T17:14:14+00:00"
},
{
"name": "mockery/mockery",