build(deps-dev): Bump laravel/sail from 1.29.3 to 1.30.2

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.29.3 to 1.30.2.
- [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.29.3...v1.30.2)

---
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-07-12 12:46:53 +00:00 committed by GitHub
parent 96f340ddec
commit be95bd6468
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
composer.lock generated
View file

@ -10309,16 +10309,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.29.3", "version": "v1.30.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5" "reference": "f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5", "url": "https://api.github.com/repos/laravel/sail/zipball/f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887",
"reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5", "reference": "f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10368,7 +10368,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-06-12T16:24:41+00:00" "time": "2024-07-05T16:01:51+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",