Merge pull request #1433 from jonnybarnes/dependabot/composer/laravel/sail-1.29.3

build(deps-dev): Bump laravel/sail from 1.29.1 to 1.29.3
This commit is contained in:
Jonny Barnes 2024-06-22 18:10:22 +01:00 committed by GitHub
commit 84940844b0
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",
"version": "v1.29.1",
"version": "v1.29.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e"
"reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/8be4a31150eab3b46af11a2e7b2c4632eefaad7e",
"reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e",
"url": "https://api.github.com/repos/laravel/sail/zipball/e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5",
"reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5",
"shasum": ""
},
"require": {
@ -10209,7 +10209,7 @@
"issues": "https://github.com/laravel/sail/issues",
"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",
@ -13148,16 +13148,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.0.3",
"version": "v7.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "2d4fca631c00700597e9442a0b2451ce234513d3"
"reference": "fa34c77015aa6720469db7003567b9f772492bf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3",
"reference": "2d4fca631c00700597e9442a0b2451ce234513d3",
"url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2",
"reference": "fa34c77015aa6720469db7003567b9f772492bf2",
"shasum": ""
},
"require": {
@ -13199,7 +13199,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.0.3"
"source": "https://github.com/symfony/yaml/tree/v7.1.1"
},
"funding": [
{
@ -13215,7 +13215,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T15:02:46+00:00"
"time": "2024-05-31T14:57:53+00:00"
},
{
"name": "theseer/tokenizer",