build(deps-dev): Bump laravel/sail from 1.27.4 to 1.28.0

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.4 to 1.28.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.27.4...v1.28.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] 2024-02-21 09:04:55 +00:00 committed by GitHub
parent 978fa84acf
commit 816e9a984b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
composer.lock generated
View file

@ -1944,16 +1944,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.44.0", "version": "v10.45.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6" "reference": "8b08d8cd79f8093eb51a8c59e21647bedfbf05f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1199dbe361787bbe9648131a79f53921b4148cf6", "url": "https://api.github.com/repos/laravel/framework/zipball/8b08d8cd79f8093eb51a8c59e21647bedfbf05f2",
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6", "reference": "8b08d8cd79f8093eb51a8c59e21647bedfbf05f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2146,7 +2146,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2024-02-13T16:01:16+00:00" "time": "2024-02-20T15:32:48+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -9990,16 +9990,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.27.4", "version": "v1.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "3047e1a157fad968cc5f6e620d5cbe5c0867fffd" "reference": "a05861ca9b04558b1ec1f36cff521a271a259b6c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/3047e1a157fad968cc5f6e620d5cbe5c0867fffd", "url": "https://api.github.com/repos/laravel/sail/zipball/a05861ca9b04558b1ec1f36cff521a271a259b6c",
"reference": "3047e1a157fad968cc5f6e620d5cbe5c0867fffd", "reference": "a05861ca9b04558b1ec1f36cff521a271a259b6c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10048,7 +10048,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": "2024-02-08T15:24:21+00:00" "time": "2024-02-20T15:11:00+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",