Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-01-19 09:09:54 +01:00
parent 158ffd48df
commit e2528bdd52
Generated
+12 -12
View File
@@ -15146,16 +15146,16 @@
},
{
"name": "larastan/larastan",
"version": "v3.8.1",
"version": "v3.9.0",
"source": {
"type": "git",
"url": "https://github.com/larastan/larastan.git",
"reference": "ff3725291bc4c7e6032b5a54776e3e5104c86db9"
"reference": "82c18890d0d5b012bc39a3432531e5b6cd1b4b3a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/ff3725291bc4c7e6032b5a54776e3e5104c86db9",
"reference": "ff3725291bc4c7e6032b5a54776e3e5104c86db9",
"url": "https://api.github.com/repos/larastan/larastan/zipball/82c18890d0d5b012bc39a3432531e5b6cd1b4b3a",
"reference": "82c18890d0d5b012bc39a3432531e5b6cd1b4b3a",
"shasum": ""
},
"require": {
@@ -15224,7 +15224,7 @@
],
"support": {
"issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v3.8.1"
"source": "https://github.com/larastan/larastan/tree/v3.9.0"
},
"funding": [
{
@@ -15232,7 +15232,7 @@
"type": "github"
}
],
"time": "2025-12-11T16:37:35+00:00"
"time": "2026-01-17T23:00:37+00:00"
},
{
"name": "laravel/boost",
@@ -16524,16 +16524,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.5.5",
"version": "12.5.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ba2d126905713bcf802c7f1e0d7507092ce9bf9a"
"reference": "ab8e4374264bc65523d1458d14bf80261577e01f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ba2d126905713bcf802c7f1e0d7507092ce9bf9a",
"reference": "ba2d126905713bcf802c7f1e0d7507092ce9bf9a",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ab8e4374264bc65523d1458d14bf80261577e01f",
"reference": "ab8e4374264bc65523d1458d14bf80261577e01f",
"shasum": ""
},
"require": {
@@ -16601,7 +16601,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.5"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.6"
},
"funding": [
{
@@ -16625,7 +16625,7 @@
"type": "tidelift"
}
],
"time": "2026-01-15T12:03:46+00:00"
"time": "2026-01-16T16:28:10+00:00"
},
{
"name": "react/cache",