update vendor libs

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2025-10-13 14:35:58 -06:00
parent 9e84d5d004
commit 7b9567ec28

31
composer.lock generated
View File

@@ -294,6 +294,7 @@
"type": "tidelift"
}
],
"abandoned": true,
"time": "2022-05-20T20:07:39+00:00"
},
{
@@ -2288,12 +2289,12 @@
"source": {
"type": "git",
"url": "https://github.com/rockettheme/toolbox.git",
"reference": "2bc903957e0110496e40230e34191704840df8be"
"reference": "9fe6a1cf4344b056aa27b59db00c86b38bea2007"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/2bc903957e0110496e40230e34191704840df8be",
"reference": "2bc903957e0110496e40230e34191704840df8be",
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/9fe6a1cf4344b056aa27b59db00c86b38bea2007",
"reference": "9fe6a1cf4344b056aa27b59db00c86b38bea2007",
"shasum": ""
},
"require": {
@@ -2355,7 +2356,7 @@
"source": "https://github.com/rockettheme/toolbox/tree/v2",
"issues": "https://github.com/rockettheme/toolbox/issues"
},
"time": "2025-10-03T22:11:25+00:00"
"time": "2025-10-13T20:25:04+00:00"
},
{
"name": "seld/cli-prompt",
@@ -5600,11 +5601,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.30",
"version": "2.1.31",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a4a7f159927983dd4f7c8020ed227d80b7f39d7d",
"reference": "a4a7f159927983dd4f7c8020ed227d80b7f39d7d",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96",
"reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96",
"shasum": ""
},
"require": {
@@ -5649,7 +5650,7 @@
"type": "github"
}
],
"time": "2025-10-02T16:07:52+00:00"
"time": "2025-10-10T14:14:11+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -6274,21 +6275,21 @@
},
{
"name": "rector/rector",
"version": "2.1.7",
"version": "2.2.3",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce"
"reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/d27f976a332a87b5d03553c2e6f04adbe5da034f",
"reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.18"
"phpstan/phpstan": "^2.1.26"
},
"conflict": {
"rector/rector-doctrine": "*",
@@ -6322,7 +6323,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.7"
"source": "https://github.com/rectorphp/rector/tree/2.2.3"
},
"funding": [
{
@@ -6330,7 +6331,7 @@
"type": "github"
}
],
"time": "2025-09-10T11:13:58+00:00"
"time": "2025-10-11T21:50:23+00:00"
},
{
"name": "sebastian/cli-parser",