Bump laravel/sail from 1.21.4 to 1.21.5

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.4 to 1.21.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.21.4...v1.21.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] 2023-04-27 11:51:01 +00:00 committed by GitHub
parent 6698df6986
commit 56335ed7f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -8817,16 +8817,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.21.4", "version": "v1.21.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "5e59b4a57181020477e2b18943b27493638e3f89" "reference": "27af207bb1c53faddcba34c7528b3e969f6a646d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/5e59b4a57181020477e2b18943b27493638e3f89", "url": "https://api.github.com/repos/laravel/sail/zipball/27af207bb1c53faddcba34c7528b3e969f6a646d",
"reference": "5e59b4a57181020477e2b18943b27493638e3f89", "reference": "27af207bb1c53faddcba34c7528b3e969f6a646d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8878,7 +8878,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": "2023-03-30T12:28:55+00:00" "time": "2023-04-24T13:29:38+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",