chore(deps): bump phpseclib/phpseclib from 3.0.52 to 3.0.54 (#10710)

This commit is contained in:
Andras Bacsai 2026-06-23 17:22:16 +02:00 committed by GitHub
commit 9b6a9c6007
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -5134,16 +5134,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.52",
"version": "3.0.54",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "2adaefc83df2ec548558307690f376dd7d4f4fce"
"reference": "5418963581a6d3e69f030d8c972238cb6add3166"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2adaefc83df2ec548558307690f376dd7d4f4fce",
"reference": "2adaefc83df2ec548558307690f376dd7d4f4fce",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/5418963581a6d3e69f030d8c972238cb6add3166",
"reference": "5418963581a6d3e69f030d8c972238cb6add3166",
"shasum": ""
},
"require": {
@ -5224,7 +5224,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.52"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.54"
},
"funding": [
{
@ -5240,7 +5240,7 @@
"type": "tidelift"
}
],
"time": "2026-04-27T07:02:15+00:00"
"time": "2026-06-14T19:54:17+00:00"
},
{
"name": "phpstan/phpdoc-parser",