Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-02-06 09:18:37 +01:00
parent a22afcb8da
commit 033e2962f7
Generated
+16 -16
View File
@@ -14884,16 +14884,16 @@
},
{
"name": "laravel/boost",
"version": "v2.0.6",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/boost.git",
"reference": "1e1cb76e8e87ca3dd3c3d64deccbc97f4de38215"
"reference": "f74e028e108beb19bdd9000964b92a16a0a31717"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/1e1cb76e8e87ca3dd3c3d64deccbc97f4de38215",
"reference": "1e1cb76e8e87ca3dd3c3d64deccbc97f4de38215",
"url": "https://api.github.com/repos/laravel/boost/zipball/f74e028e108beb19bdd9000964b92a16a0a31717",
"reference": "f74e028e108beb19bdd9000964b92a16a0a31717",
"shasum": ""
},
"require": {
@@ -14946,20 +14946,20 @@
"issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost"
},
"time": "2026-02-04T10:10:48+00:00"
"time": "2026-02-05T15:48:54+00:00"
},
{
"name": "laravel/mcp",
"version": "v0.5.4",
"version": "v0.5.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/mcp.git",
"reference": "4f97e50a8e9c60d91aafb472c9b593b1d3181adb"
"reference": "b3327bb75fd2327577281e507e2dbc51649513d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/4f97e50a8e9c60d91aafb472c9b593b1d3181adb",
"reference": "4f97e50a8e9c60d91aafb472c9b593b1d3181adb",
"url": "https://api.github.com/repos/laravel/mcp/zipball/b3327bb75fd2327577281e507e2dbc51649513d6",
"reference": "b3327bb75fd2327577281e507e2dbc51649513d6",
"shasum": ""
},
"require": {
@@ -15019,7 +15019,7 @@
"issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp"
},
"time": "2026-02-04T15:10:07+00:00"
"time": "2026-02-05T14:05:18+00:00"
},
{
"name": "laravel/pint",
@@ -15838,16 +15838,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "12.5.2",
"version": "12.5.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "4a9739b51cbcb355f6e95659612f92e282a7077b"
"reference": "b015312f28dd75b75d3422ca37dff2cd1a565e8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4a9739b51cbcb355f6e95659612f92e282a7077b",
"reference": "4a9739b51cbcb355f6e95659612f92e282a7077b",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b015312f28dd75b75d3422ca37dff2cd1a565e8d",
"reference": "b015312f28dd75b75d3422ca37dff2cd1a565e8d",
"shasum": ""
},
"require": {
@@ -15903,7 +15903,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.5.2"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.5.3"
},
"funding": [
{
@@ -15923,7 +15923,7 @@
"type": "tidelift"
}
],
"time": "2025-12-24T07:03:04+00:00"
"time": "2026-02-06T06:01:44+00:00"
},
{
"name": "phpunit/php-file-iterator",