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

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.23.3 to 1.23.4.
- [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.3...v1.23.4)

---
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-08-18 09:23:57 +00:00 committed by GitHub
parent 8a1638fe4f
commit a3d0fc5098
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -9240,16 +9240,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.23.3", "version": "v1.23.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "e5536ac1df10eacd72a6569dc1b0db49b9ddbb85" "reference": "cfa1ad579349110a87f9412eb65ecba94d682ac2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/e5536ac1df10eacd72a6569dc1b0db49b9ddbb85", "url": "https://api.github.com/repos/laravel/sail/zipball/cfa1ad579349110a87f9412eb65ecba94d682ac2",
"reference": "e5536ac1df10eacd72a6569dc1b0db49b9ddbb85", "reference": "cfa1ad579349110a87f9412eb65ecba94d682ac2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9301,7 +9301,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-14T14:22:21+00:00" "time": "2023-08-17T12:49:32+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",