Bump laravel/sail from 1.14.4 to 1.14.5

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.4 to 1.14.5.
- [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.4...v1.14.5)

---
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-17 16:39:45 +00:00 committed by GitHub
parent 7395ed8f0e
commit 1a60e50436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 15 deletions

30
composer.lock generated
View File

@ -1004,16 +1004,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.12",
"version": "v8.83.13",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "2af2314989845db68dfbb65a54b8748ffaf26204"
"reference": "1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/2af2314989845db68dfbb65a54b8748ffaf26204",
"reference": "2af2314989845db68dfbb65a54b8748ffaf26204",
"url": "https://api.github.com/repos/laravel/framework/zipball/1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20",
"reference": "1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20",
"shasum": ""
},
"require": {
@ -1173,20 +1173,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-05-10T13:57:07+00:00"
"time": "2022-05-17T14:08:01+00:00"
},
{
"name": "laravel/serializable-closure",
"version": "v1.1.1",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
"reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e"
"reference": "09f0e9fb61829f628205b7c94906c28740ff9540"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/9e4b005daa20b0c161f3845040046dc9ddc1d74e",
"reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/09f0e9fb61829f628205b7c94906c28740ff9540",
"reference": "09f0e9fb61829f628205b7c94906c28740ff9540",
"shasum": ""
},
"require": {
@ -1232,7 +1232,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure"
},
"time": "2022-02-11T19:23:53+00:00"
"time": "2022-05-16T17:09:47+00:00"
},
{
"name": "laravel/tinker",
@ -5653,16 +5653,16 @@
},
{
"name": "laravel/sail",
"version": "v1.14.4",
"version": "v1.14.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "0e0e51f19c758c79acbda11e3870641fbad5b7d9"
"reference": "1da083e30e6b0d646535c0afc2afeffdccb7181d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/0e0e51f19c758c79acbda11e3870641fbad5b7d9",
"reference": "0e0e51f19c758c79acbda11e3870641fbad5b7d9",
"url": "https://api.github.com/repos/laravel/sail/zipball/1da083e30e6b0d646535c0afc2afeffdccb7181d",
"reference": "1da083e30e6b0d646535c0afc2afeffdccb7181d",
"shasum": ""
},
"require": {
@ -5709,7 +5709,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2022-05-12T12:53:10+00:00"
"time": "2022-05-16T18:13:03+00:00"
},
{
"name": "mockery/mockery",