1 Commits

Author SHA1 Message Date
Renovate
968abf3b90 chore(deps): update dependency laravel/boost to v2.4.11
All checks were successful
Tests / validate-composer (pull_request) Successful in 13s
Tests / build-npm (pull_request) Successful in 29s
Tests / phpcs (pull_request) Successful in 1m1s
Tests / phpstan (pull_request) Successful in 1m13s
Tests / tests (pull_request) Successful in 39s
2026-07-07 15:20:02 +00:00

50
composer.lock generated
View File

@@ -797,22 +797,22 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.14.0", "version": "7.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "aef242412e13128b5049864867bb49fc37dd39de" "reference": "bcd989ad36c92d42a3715379af91f2defee5b8dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/aef242412e13128b5049864867bb49fc37dd39de", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/bcd989ad36c92d42a3715379af91f2defee5b8dd",
"reference": "aef242412e13128b5049864867bb49fc37dd39de", "reference": "bcd989ad36c92d42a3715379af91f2defee5b8dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"guzzlehttp/promises": "^2.5.1", "guzzlehttp/promises": "^2.5",
"guzzlehttp/psr7": "^2.12.4", "guzzlehttp/psr7": "^2.12.3",
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/deprecation-contracts": "^2.5 || ^3.0",
@@ -905,7 +905,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.14.0" "source": "https://github.com/guzzle/guzzle/tree/7.13.2"
}, },
"funding": [ "funding": [
{ {
@@ -921,20 +921,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-08T22:54:09+00:00" "time": "2026-07-05T19:00:11+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
"version": "2.5.1", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/promises.git", "url": "https://github.com/guzzle/promises.git",
"reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29" "reference": "4360e982f87f5f258bf872d094647791db2f4c8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29", "url": "https://api.github.com/repos/guzzle/promises/zipball/4360e982f87f5f258bf872d094647791db2f4c8e",
"reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29", "reference": "4360e982f87f5f258bf872d094647791db2f4c8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -989,7 +989,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/promises/issues", "issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.5.1" "source": "https://github.com/guzzle/promises/tree/2.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -1005,20 +1005,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-08T15:48:39+00:00" "time": "2026-06-02T12:23:43+00:00"
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.12.4", "version": "2.12.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c" "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", "url": "https://api.github.com/repos/guzzle/psr7/zipball/7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1108,7 +1108,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.12.4" "source": "https://github.com/guzzle/psr7/tree/2.12.3"
}, },
"funding": [ "funding": [
{ {
@@ -1124,7 +1124,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-08T15:56:20+00:00" "time": "2026-06-23T15:21:08+00:00"
}, },
{ {
"name": "guzzlehttp/uri-template", "name": "guzzlehttp/uri-template",
@@ -6627,16 +6627,16 @@
}, },
{ {
"name": "laravel/boost", "name": "laravel/boost",
"version": "v2.4.12", "version": "v2.4.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/boost.git", "url": "https://github.com/laravel/boost.git",
"reference": "d43bdf901fee8d216145cb062c9847c892844908" "reference": "c98fc9d151de97a1864b51fc7c710fc03023ba17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/d43bdf901fee8d216145cb062c9847c892844908", "url": "https://api.github.com/repos/laravel/boost/zipball/c98fc9d151de97a1864b51fc7c710fc03023ba17",
"reference": "d43bdf901fee8d216145cb062c9847c892844908", "reference": "c98fc9d151de97a1864b51fc7c710fc03023ba17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6689,7 +6689,7 @@
"issues": "https://github.com/laravel/boost/issues", "issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost" "source": "https://github.com/laravel/boost"
}, },
"time": "2026-07-08T09:53:34+00:00" "time": "2026-06-26T08:21:49+00:00"
}, },
{ {
"name": "laravel/mcp", "name": "laravel/mcp",