Compare commits

..
Author SHA1 Message Date
Renovate f195d4a4c0 chore(deps): update dependency laravel/boost to v2.4.13
Tests / build-npm (pull_request) Successful in 2m11s
Tests / validate-composer (pull_request) Successful in 2m27s
Tests / phpstan (pull_request) Successful in 1m9s
Tests / phpcs (pull_request) Successful in 2m49s
Tests / tests (pull_request) Successful in 1m34s
2026-07-29 12:25:58 +00:00
Generated
+31 -31
View File
@@ -797,22 +797,22 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.14.2",
"version": "7.15.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1"
"reference": "744101956d78b7c1384d0cbf379db13e859167bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/fa88c57803501ad0770f5cddb1e60525d49da9a1",
"reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf",
"reference": "744101956d78b7c1384d0cbf379db13e859167bf",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^2.5.1",
"guzzlehttp/psr7": "^2.12.5",
"guzzlehttp/psr7": "^2.13",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
@@ -825,7 +825,7 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"guzzle/client-integration-tests": "3.0.3",
"guzzlehttp/test-server": "^0.6",
"guzzlehttp/test-server": "^0.7",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0"
@@ -905,7 +905,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.14.2"
"source": "https://github.com/guzzle/guzzle/tree/7.15.2"
},
"funding": [
{
@@ -921,7 +921,7 @@
"type": "tidelift"
}
],
"time": "2026-07-14T18:15:01+00:00"
"time": "2026-07-26T23:23:20+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -1009,16 +1009,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.12.5",
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09"
"reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09",
"reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4",
"reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4",
"shasum": ""
},
"require": {
@@ -1108,7 +1108,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.12.5"
"source": "https://github.com/guzzle/psr7/tree/2.13.0"
},
"funding": [
{
@@ -1124,7 +1124,7 @@
"type": "tidelift"
}
],
"time": "2026-07-13T01:27:20+00:00"
"time": "2026-07-16T22:23:49+00:00"
},
{
"name": "guzzlehttp/uri-template",
@@ -6627,16 +6627,16 @@
},
{
"name": "laravel/boost",
"version": "v2.4.12",
"version": "v2.4.13",
"source": {
"type": "git",
"url": "https://github.com/laravel/boost.git",
"reference": "d43bdf901fee8d216145cb062c9847c892844908"
"reference": "f55e08f5afa89ac72f23f574175005b67878f466"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/d43bdf901fee8d216145cb062c9847c892844908",
"reference": "d43bdf901fee8d216145cb062c9847c892844908",
"url": "https://api.github.com/repos/laravel/boost/zipball/f55e08f5afa89ac72f23f574175005b67878f466",
"reference": "f55e08f5afa89ac72f23f574175005b67878f466",
"shasum": ""
},
"require": {
@@ -6645,7 +6645,7 @@
"illuminate/contracts": "^11.45.3|^12.41.1|^13.0",
"illuminate/routing": "^11.45.3|^12.41.1|^13.0",
"illuminate/support": "^11.45.3|^12.41.1|^13.0",
"laravel/mcp": "^0.7.1|^0.8.0",
"laravel/mcp": "^0.7.1|^0.8.0|^0.9.0",
"laravel/prompts": "^0.3.10",
"laravel/roster": "^0.5.0",
"php": "^8.2"
@@ -6689,20 +6689,20 @@
"issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost"
},
"time": "2026-07-08T09:53:34+00:00"
"time": "2026-07-17T14:28:57+00:00"
},
{
"name": "laravel/mcp",
"version": "v0.8.2",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/mcp.git",
"reference": "0c32bf369c6432cab21458f9f4479da33a49ba37"
"reference": "a08884d79a95c5143498507aec5badf751cdbec4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/0c32bf369c6432cab21458f9f4479da33a49ba37",
"reference": "0c32bf369c6432cab21458f9f4479da33a49ba37",
"url": "https://api.github.com/repos/laravel/mcp/zipball/a08884d79a95c5143498507aec5badf751cdbec4",
"reference": "a08884d79a95c5143498507aec5badf751cdbec4",
"shasum": ""
},
"require": {
@@ -6763,7 +6763,7 @@
"issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp"
},
"time": "2026-06-25T14:00:45+00:00"
"time": "2026-07-21T13:23:52+00:00"
},
{
"name": "laravel/pail",
@@ -9137,16 +9137,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.4.14",
"version": "v7.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc",
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec",
"shasum": ""
},
"require": {
@@ -9189,7 +9189,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.14"
"source": "https://github.com/symfony/yaml/tree/v7.4.15"
},
"funding": [
{
@@ -9209,7 +9209,7 @@
"type": "tidelift"
}
],
"time": "2026-06-08T20:24:16+00:00"
"time": "2026-07-21T15:13:06+00:00"
},
{
"name": "theseer/tokenizer",