Compare commits

..
Author SHA1 Message Date
Renovate 049abe919a chore(deps): update dependency laravel/boost to v2.4.13
Tests / build-npm (pull_request) Successful in 1m4s
Tests / validate-composer (pull_request) Successful in 2m53s
Tests / phpcs (pull_request) Successful in 2m30s
Tests / phpstan (pull_request) Successful in 1m13s
Tests / tests (pull_request) Successful in 1m0s
2026-07-18 14:01:12 +00:00
Generated
+31 -109
View File
@@ -797,16 +797,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.15.2", "version": "7.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "744101956d78b7c1384d0cbf379db13e859167bf" "reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/61443dfb33c62f308ee8add20f45b4d6e4bf8d2f",
"reference": "744101956d78b7c1384d0cbf379db13e859167bf", "reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -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.15.2" "source": "https://github.com/guzzle/guzzle/tree/7.15.1"
}, },
"funding": [ "funding": [
{ {
@@ -921,7 +921,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-26T23:23:20+00:00" "time": "2026-07-18T11:23:11+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@@ -6344,83 +6344,6 @@
} }
], ],
"packages-dev": [ "packages-dev": [
{
"name": "composer/semver",
"version": "3.4.4",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
"reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.11",
"symfony/phpunit-bridge": "^3 || ^7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.4"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
}
],
"time": "2025-08-20T19:15:30+00:00"
},
{ {
"name": "dealerdirect/phpcodesniffer-composer-installer", "name": "dealerdirect/phpcodesniffer-composer-installer",
"version": "v1.2.0", "version": "v1.2.0",
@@ -6704,16 +6627,16 @@
}, },
{ {
"name": "laravel/boost", "name": "laravel/boost",
"version": "v2.5.0", "version": "v2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/boost.git", "url": "https://github.com/laravel/boost.git",
"reference": "f6b054dcbc0aacf1d187128edf7d917c6d99792a" "reference": "f55e08f5afa89ac72f23f574175005b67878f466"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/f6b054dcbc0aacf1d187128edf7d917c6d99792a", "url": "https://api.github.com/repos/laravel/boost/zipball/f55e08f5afa89ac72f23f574175005b67878f466",
"reference": "f6b054dcbc0aacf1d187128edf7d917c6d99792a", "reference": "f55e08f5afa89ac72f23f574175005b67878f466",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6724,7 +6647,7 @@
"illuminate/support": "^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|^0.9.0", "laravel/mcp": "^0.7.1|^0.8.0|^0.9.0",
"laravel/prompts": "^0.3.10", "laravel/prompts": "^0.3.10",
"laravel/roster": "^1.0.0", "laravel/roster": "^0.5.0",
"php": "^8.2" "php": "^8.2"
}, },
"require-dev": { "require-dev": {
@@ -6766,20 +6689,20 @@
"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-08-04T21:10:39+00:00" "time": "2026-07-17T14:28:57+00:00"
}, },
{ {
"name": "laravel/mcp", "name": "laravel/mcp",
"version": "v0.9.1", "version": "v0.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/mcp.git", "url": "https://github.com/laravel/mcp.git",
"reference": "a08884d79a95c5143498507aec5badf751cdbec4" "reference": "3d365d5db3493c806d190f3404cd7431634ca4e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/a08884d79a95c5143498507aec5badf751cdbec4", "url": "https://api.github.com/repos/laravel/mcp/zipball/3d365d5db3493c806d190f3404cd7431634ca4e1",
"reference": "a08884d79a95c5143498507aec5badf751cdbec4", "reference": "3d365d5db3493c806d190f3404cd7431634ca4e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6840,7 +6763,7 @@
"issues": "https://github.com/laravel/mcp/issues", "issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp" "source": "https://github.com/laravel/mcp"
}, },
"time": "2026-07-21T13:23:52+00:00" "time": "2026-07-16T17:16:38+00:00"
}, },
{ {
"name": "laravel/pail", "name": "laravel/pail",
@@ -6991,33 +6914,32 @@
}, },
{ {
"name": "laravel/roster", "name": "laravel/roster",
"version": "v1.0.0", "version": "v0.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/roster.git", "url": "https://github.com/laravel/roster.git",
"reference": "89e518bd88ae98ff50f6082f6b517c8d8e8245fa" "reference": "5089de7615f72f78e831590ff9d0435fed0102bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/roster/zipball/89e518bd88ae98ff50f6082f6b517c8d8e8245fa", "url": "https://api.github.com/repos/laravel/roster/zipball/5089de7615f72f78e831590ff9d0435fed0102bb",
"reference": "89e518bd88ae98ff50f6082f6b517c8d8e8245fa", "reference": "5089de7615f72f78e831590ff9d0435fed0102bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer/semver": "^3.0",
"illuminate/console": "^11.0|^12.0|^13.0", "illuminate/console": "^11.0|^12.0|^13.0",
"illuminate/contracts": "^11.0|^12.0|^13.0", "illuminate/contracts": "^11.0|^12.0|^13.0",
"illuminate/routing": "^11.0|^12.0|^13.0",
"illuminate/support": "^11.0|^12.0|^13.0", "illuminate/support": "^11.0|^12.0|^13.0",
"php": "^8.2", "php": "^8.2",
"symfony/yaml": "^7.2|^8.0" "symfony/yaml": "^7.2|^8.0"
}, },
"require-dev": { "require-dev": {
"laravel/pint": "^1.29", "laravel/pint": "^1.14",
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",
"orchestra/testbench": "^9.0|^10.0|^11.0", "orchestra/testbench": "^9.0|^10.0|^11.0",
"pestphp/pest": "^3.0|^4.1", "pestphp/pest": "^3.0|^4.1",
"phpstan/phpstan": "^2.0", "phpstan/phpstan": "^2.0"
"rector/rector": "^2.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -7049,7 +6971,7 @@
"issues": "https://github.com/laravel/roster/issues", "issues": "https://github.com/laravel/roster/issues",
"source": "https://github.com/laravel/roster" "source": "https://github.com/laravel/roster"
}, },
"time": "2026-07-18T17:53:15+00:00" "time": "2026-03-05T07:58:43+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
@@ -9215,16 +9137,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.15", "version": "v7.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec" "reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec", "url": "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec", "reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9267,7 +9189,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.4.15" "source": "https://github.com/symfony/yaml/tree/v7.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -9287,7 +9209,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-21T15:13:06+00:00" "time": "2026-06-08T20:24:16+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",