aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2024-05-15 18:26:35 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2024-05-15 18:26:35 +0000
commit01eda888e61ee44f11f1053a5294006ec8c9a36d (patch)
tree50c2eb4d64b120fa635a14811eede63941702805 /composer.lock
parent3cd387467680585a0e3706459df0a80e0c9b3c79 (diff)
update phpseclib/phpseclib to 3.0.37, fixes #4170
Closes #4170 Merge request studip/studip!3008
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 0cc6ad5..91982be 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "4000fb6bfaa1e707c977504a197cc8dd",
+ "content-hash": "6dd38e8a7fdaba26efc3a97346e78c0c",
"packages": [
{
"name": "algo26-matthias/idna-convert",
@@ -2579,16 +2579,16 @@
},
{
"name": "phpseclib/phpseclib",
- "version": "3.0.19",
+ "version": "3.0.37",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
- "reference": "cc181005cf548bfd8a4896383bb825d859259f95"
+ "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cc181005cf548bfd8a4896383bb825d859259f95",
- "reference": "cc181005cf548bfd8a4896383bb825d859259f95",
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
+ "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
"shasum": ""
},
"require": {
@@ -2669,7 +2669,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
- "source": "https://github.com/phpseclib/phpseclib/tree/3.0.19"
+ "source": "https://github.com/phpseclib/phpseclib/tree/3.0.37"
},
"funding": [
{
@@ -2685,7 +2685,7 @@
"type": "tidelift"
}
],
- "time": "2023-03-05T17:13:09+00:00"
+ "time": "2024-03-03T02:14:58+00:00"
},
{
"name": "phpxmlrpc/extras",