Merge pull request #1781 from NNTmux/dependabot/composer/laravel/sail-1.45.0

Bump laravel/sail from 1.44.0 to 1.45.0
This commit is contained in:
DariusIII
2025-09-01 10:07:53 +02:00
committed by GitHub
Generated
+11 -11
View File
@@ -16275,16 +16275,16 @@
},
{
"name": "laravel/sail",
"version": "v1.44.0",
"version": "v1.45.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe"
"reference": "019a2933ff4a9199f098d4259713f9bc266a874e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
"reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
"url": "https://api.github.com/repos/laravel/sail/zipball/019a2933ff4a9199f098d4259713f9bc266a874e",
"reference": "019a2933ff4a9199f098d4259713f9bc266a874e",
"shasum": ""
},
"require": {
@@ -16334,7 +16334,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2025-07-04T16:17:06+00:00"
"time": "2025-08-25T19:28:31+00:00"
},
{
"name": "localheinz/diff",
@@ -19170,16 +19170,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.3.2",
"version": "v7.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "b8d7d868da9eb0919e99c8830431ea087d6aae30"
"reference": "d4f4a66866fe2451f61296924767280ab5732d9d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/b8d7d868da9eb0919e99c8830431ea087d6aae30",
"reference": "b8d7d868da9eb0919e99c8830431ea087d6aae30",
"url": "https://api.github.com/repos/symfony/yaml/zipball/d4f4a66866fe2451f61296924767280ab5732d9d",
"reference": "d4f4a66866fe2451f61296924767280ab5732d9d",
"shasum": ""
},
"require": {
@@ -19222,7 +19222,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.3.2"
"source": "https://github.com/symfony/yaml/tree/v7.3.3"
},
"funding": [
{
@@ -19242,7 +19242,7 @@
"type": "tidelift"
}
],
"time": "2025-07-10T08:47:49+00:00"
"time": "2025-08-27T11:34:33+00:00"
},
{
"name": "theseer/tokenizer",