build(deps): bump phpseclib/phpseclib from 3.0.51 to 3.0.52 (#9952)

This commit is contained in:
Andras Bacsai 2026-05-11 21:31:32 +02:00 committed by GitHub
commit 9a280d1143
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -5229,16 +5229,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.51", "version": "3.0.52",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "d59c94077f9c9915abb51ddb52ce85188ece1748" "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d59c94077f9c9915abb51ddb52ce85188ece1748", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2adaefc83df2ec548558307690f376dd7d4f4fce",
"reference": "d59c94077f9c9915abb51ddb52ce85188ece1748", "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5319,7 +5319,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.51" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.52"
}, },
"funding": [ "funding": [
{ {
@ -5335,7 +5335,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-10T01:33:53+00:00" "time": "2026-04-27T07:02:15+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",