build(deps-dev): Bump laravel/sail from 1.23.4 to 1.24.0

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.23.4 to 1.24.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.23.4...v1.24.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] 2023-08-31 13:08:44 +00:00 committed by GitHub
parent 5eec3af59d
commit 374fec9d7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -9242,16 +9242,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.23.4", "version": "v1.24.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "cfa1ad579349110a87f9412eb65ecba94d682ac2" "reference": "c8a621d7b69ab2e568d97a20f837ca733a224006"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/cfa1ad579349110a87f9412eb65ecba94d682ac2", "url": "https://api.github.com/repos/laravel/sail/zipball/c8a621d7b69ab2e568d97a20f837ca733a224006",
"reference": "cfa1ad579349110a87f9412eb65ecba94d682ac2", "reference": "c8a621d7b69ab2e568d97a20f837ca733a224006",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9303,7 +9303,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-08-17T12:49:32+00:00" "time": "2023-08-27T14:26:11+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",