Bump laravel/sail from 1.13.9 to 1.13.10

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.13.9 to 1.13.10.
- [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.13.9...v1.13.10)

---
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-04-19 16:39:04 +00:00 committed by GitHub
parent 70e02e43d7
commit f19a114bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 16 deletions

32
composer.lock generated
View File

@ -1004,16 +1004,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.8",
"version": "v8.83.9",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "cf430301ad17656b3d918995bcdd0454c3c119b9"
"reference": "ac6e16bb56510eda2e373c6365d5c92da3fd559d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/cf430301ad17656b3d918995bcdd0454c3c119b9",
"reference": "cf430301ad17656b3d918995bcdd0454c3c119b9",
"url": "https://api.github.com/repos/laravel/framework/zipball/ac6e16bb56510eda2e373c6365d5c92da3fd559d",
"reference": "ac6e16bb56510eda2e373c6365d5c92da3fd559d",
"shasum": ""
},
"require": {
@ -1173,7 +1173,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-04-12T13:49:56+00:00"
"time": "2022-04-19T15:01:38+00:00"
},
{
"name": "laravel/serializable-closure",
@ -1491,16 +1491,16 @@
},
{
"name": "league/mime-type-detection",
"version": "1.10.0",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "3e4a35d756eedc67096f30240a68a3149120dae7"
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3e4a35d756eedc67096f30240a68a3149120dae7",
"reference": "3e4a35d756eedc67096f30240a68a3149120dae7",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"shasum": ""
},
"require": {
@ -1531,7 +1531,7 @@
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.10.0"
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
},
"funding": [
{
@ -1543,7 +1543,7 @@
"type": "tidelift"
}
],
"time": "2022-04-11T12:49:04+00:00"
"time": "2022-04-17T13:12:02+00:00"
},
{
"name": "monolog/monolog",
@ -5647,16 +5647,16 @@
},
{
"name": "laravel/sail",
"version": "v1.13.9",
"version": "v1.13.10",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "7bb294fe99fc42c3b1bee83fb667cd7698b3c385"
"reference": "cbf55e1a392724313f7726c38578b5e008df6a0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/7bb294fe99fc42c3b1bee83fb667cd7698b3c385",
"reference": "7bb294fe99fc42c3b1bee83fb667cd7698b3c385",
"url": "https://api.github.com/repos/laravel/sail/zipball/cbf55e1a392724313f7726c38578b5e008df6a0f",
"reference": "cbf55e1a392724313f7726c38578b5e008df6a0f",
"shasum": ""
},
"require": {
@ -5703,7 +5703,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2022-04-04T15:21:51+00:00"
"time": "2022-04-14T18:29:22+00:00"
},
{
"name": "mockery/mockery",