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

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

---
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] 2024-06-22 17:08:19 +00:00 committed by GitHub
parent f7c9c044e0
commit 0991c53dd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -10150,16 +10150,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.29.1", "version": "v1.29.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e" "reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/8be4a31150eab3b46af11a2e7b2c4632eefaad7e", "url": "https://api.github.com/repos/laravel/sail/zipball/e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5",
"reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e", "reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10209,7 +10209,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-03-20T20:09:31+00:00" "time": "2024-06-12T16:24:41+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
@ -13148,16 +13148,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.0.3", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "2d4fca631c00700597e9442a0b2451ce234513d3" "reference": "fa34c77015aa6720469db7003567b9f772492bf2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3", "url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2",
"reference": "2d4fca631c00700597e9442a0b2451ce234513d3", "reference": "fa34c77015aa6720469db7003567b9f772492bf2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13199,7 +13199,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.0.3" "source": "https://github.com/symfony/yaml/tree/v7.1.1"
}, },
"funding": [ "funding": [
{ {
@ -13215,7 +13215,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T15:02:46+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",