Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-06-05 11:23:56 +02:00
parent 2d6194fb3c
commit bf9a0be6cd
Generated
+30 -29
View File
@@ -1938,16 +1938,16 @@
},
{
"name": "laravel/framework",
"version": "v13.13.0",
"version": "v13.14.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "1daa6d3b4defe46976ccfa4fb0a7ab62717712a2"
"reference": "e60b1c817a9ef7da319e4007de6cfda5301a58c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1daa6d3b4defe46976ccfa4fb0a7ab62717712a2",
"reference": "1daa6d3b4defe46976ccfa4fb0a7ab62717712a2",
"url": "https://api.github.com/repos/laravel/framework/zipball/e60b1c817a9ef7da319e4007de6cfda5301a58c0",
"reference": "e60b1c817a9ef7da319e4007de6cfda5301a58c0",
"shasum": ""
},
"require": {
@@ -2158,7 +2158,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-06-02T14:28:17+00:00"
"time": "2026-06-04T18:46:35+00:00"
},
{
"name": "laravel/horizon",
@@ -12577,16 +12577,16 @@
},
{
"name": "laravel/boost",
"version": "v2.4.8",
"version": "v2.4.9",
"source": {
"type": "git",
"url": "https://github.com/laravel/boost.git",
"reference": "d11d720cf9537f8d236a11d973e99563a598ec9c"
"reference": "f0359e55f6c3782023a35baf1d3df817053d69e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/d11d720cf9537f8d236a11d973e99563a598ec9c",
"reference": "d11d720cf9537f8d236a11d973e99563a598ec9c",
"url": "https://api.github.com/repos/laravel/boost/zipball/f0359e55f6c3782023a35baf1d3df817053d69e8",
"reference": "f0359e55f6c3782023a35baf1d3df817053d69e8",
"shasum": ""
},
"require": {
@@ -12595,7 +12595,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.5.1|^0.6.0|~0.7.0,<0.7.1",
"laravel/mcp": "^0.7.1",
"laravel/prompts": "^0.3.10",
"laravel/roster": "^0.5.0",
"php": "^8.2"
@@ -12639,20 +12639,20 @@
"issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost"
},
"time": "2026-05-19T20:09:50+00:00"
"time": "2026-06-04T10:33:57+00:00"
},
{
"name": "laravel/mcp",
"version": "v0.7.0",
"version": "v0.7.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/mcp.git",
"reference": "3513b4feca5f1678be4d2261dcfa8e456436d02a"
"reference": "08962a276357f89164f78b38407c08187ab26cfe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/3513b4feca5f1678be4d2261dcfa8e456436d02a",
"reference": "3513b4feca5f1678be4d2261dcfa8e456436d02a",
"url": "https://api.github.com/repos/laravel/mcp/zipball/08962a276357f89164f78b38407c08187ab26cfe",
"reference": "08962a276357f89164f78b38407c08187ab26cfe",
"shasum": ""
},
"require": {
@@ -12666,7 +12666,8 @@
"illuminate/routing": "^11.45.3|^12.41.1|^13.0",
"illuminate/support": "^11.45.3|^12.41.1|^13.0",
"illuminate/validation": "^11.45.3|^12.41.1|^13.0",
"php": "^8.2"
"php": "^8.2",
"symfony/process": "^7.4.5|^8.0.5"
},
"require-dev": {
"laravel/pint": "^1.20",
@@ -12712,7 +12713,7 @@
"issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp"
},
"time": "2026-04-21T10:23:03+00:00"
"time": "2026-05-22T11:45:29+00:00"
},
{
"name": "laravel/pint",
@@ -13393,11 +13394,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.2.1",
"version": "2.2.2",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dea9c8f2d25cc849391042b71e429c1a4bf82660",
"reference": "dea9c8f2d25cc849391042b71e429c1a4bf82660",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5cc34d491a90e79c216d824f60fe21fd4d93bd6",
"reference": "e5cc34d491a90e79c216d824f60fe21fd4d93bd6",
"shasum": ""
},
"require": {
@@ -13453,7 +13454,7 @@
"type": "github"
}
],
"time": "2026-05-28T14:44:12+00:00"
"time": "2026-06-05T09:00:01+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -13802,16 +13803,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.5.28",
"version": "12.5.29",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "5895d05f5bf421ed230fbd76e1277e4b8955def4"
"reference": "9aa66a47db3ea70f1a468e66dd969f67e594945a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5895d05f5bf421ed230fbd76e1277e4b8955def4",
"reference": "5895d05f5bf421ed230fbd76e1277e4b8955def4",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9aa66a47db3ea70f1a468e66dd969f67e594945a",
"reference": "9aa66a47db3ea70f1a468e66dd969f67e594945a",
"shasum": ""
},
"require": {
@@ -13825,7 +13826,7 @@
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
"php": ">=8.3",
"phpunit/php-code-coverage": "^12.5.6",
"phpunit/php-code-coverage": "^12.5.7",
"phpunit/php-file-iterator": "^6.0.1",
"phpunit/php-invoker": "^6.0.0",
"phpunit/php-text-template": "^5.0.0",
@@ -13835,7 +13836,7 @@
"sebastian/diff": "^7.0.0",
"sebastian/environment": "^8.1.2",
"sebastian/exporter": "^7.0.3",
"sebastian/global-state": "^8.0.2",
"sebastian/global-state": "^8.0.3",
"sebastian/object-enumerator": "^7.0.0",
"sebastian/recursion-context": "^7.0.1",
"sebastian/type": "^6.0.4",
@@ -13880,7 +13881,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.28"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.29"
},
"funding": [
{
@@ -13888,7 +13889,7 @@
"type": "other"
}
],
"time": "2026-05-27T14:01:10+00:00"
"time": "2026-06-04T06:14:42+00:00"
},
{
"name": "rector/rector",