chore(deps): Bump phpseclib/phpseclib from 3.0.43 to 3.0.44

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.43 to 3.0.44.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.43...3.0.44)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-16 17:51:46 +00:00 committed by GitHub
parent ca9bae9f45
commit c5c2c21105
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
composer.lock generated
View file

@ -880,16 +880,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.43", "version": "3.0.44",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "709ec107af3cb2f385b9617be72af8cf62441d02" "reference": "1d0b5e7e1434678411787c5a0535e68907cf82d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/1d0b5e7e1434678411787c5a0535e68907cf82d9",
"reference": "709ec107af3cb2f385b9617be72af8cf62441d02", "reference": "1d0b5e7e1434678411787c5a0535e68907cf82d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -970,7 +970,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.43" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.44"
}, },
"funding": [ "funding": [
{ {
@ -986,7 +986,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-14T21:12:59+00:00" "time": "2025-06-15T09:59:26+00:00"
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
@ -2762,10 +2762,10 @@
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": {}, "platform": [],
"platform-dev": {}, "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "8.1" "php": "8.1"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }