aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2023-02-20 14:48:06 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2023-02-20 14:48:06 +0100
commit04578bc7edc7833e57b9b836b1dff5ef6495909a (patch)
treecbf1ad7b83446f2879e6d97b39bda85898ed0828 /composer.lock
parent7858b8313ab098f8d0f7c0783f6051215d02eb56 (diff)
downloadnextcloud-server-04578bc7edc7833e57b9b836b1dff5ef6495909a.tar.gz
nextcloud-server-04578bc7edc7833e57b9b836b1dff5ef6495909a.zip
chore(deps): Declare ext-openssl as required
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock
index 917dfeab9c9..d9f6abcb6ca 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": "c30ab0b39c073da15c133396d55da957",
+ "content-hash": "503972be0f0c78458677d4c4e4e8a486",
"packages": [],
"packages-dev": [
{
@@ -75,6 +75,7 @@
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
+ "ext-openssl": "*",
"ext-pdo": "*",
"ext-simplexml": "*",
"ext-xmlreader": "*",