Merge pull request #8213 from firefly-iii/dependabot/composer/phpseclib/phpseclib-3.0.34

chore(deps): bump phpseclib/phpseclib from 3.0.33 to 3.0.34
This commit is contained in:
James Cole
2023-12-02 06:35:37 +01:00
committed by GitHub

14
composer.lock generated
View File

@@ -4397,16 +4397,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.33", "version": "3.0.34",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0" "reference": "56c79f16a6ae17e42089c06a2144467acc35348a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/33fa69b2514a61138dd48e7a49f99445711e0ad0", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56c79f16a6ae17e42089c06a2144467acc35348a",
"reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0", "reference": "56c79f16a6ae17e42089c06a2144467acc35348a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4487,7 +4487,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.33" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.34"
}, },
"funding": [ "funding": [
{ {
@@ -4503,7 +4503,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-21T14:00:39+00:00" "time": "2023-11-27T11:13:31+00:00"
}, },
{ {
"name": "pragmarx/google2fa", "name": "pragmarx/google2fa",
@@ -11693,5 +11693,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.2" "php": "8.2"
}, },
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }