ext-gnupg is optional/suggested

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2025-04-28 10:11:12 +02:00
parent a9feb97c27
commit 8932174df8
2 changed files with 3 additions and 4 deletions

View File

@@ -46,7 +46,6 @@
"ext-fileinfo": "*",
"ext-gmp": "*",
"ext-gd": "*",
"ext-gnupg": "*",
"phpmailer/phpmailer": "~6.0",
"monolog/monolog": "^1.24",
"robthree/twofactorauth": "^1.6",
@@ -73,6 +72,7 @@
"suggest": {
"ext-bcmath": "*",
"ext-zip": "*",
"ext-gnupg": "*",
"ext-apcu": "*",
"ext-readline": "*"
},

5
composer.lock generated
View File

@@ -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": "d816217447c19befb9f4757a53a7b40e",
"content-hash": "284870bbdee7d9133054271d2fd4cf92",
"packages": [
{
"name": "amnuts/opcache-gui",
@@ -4960,8 +4960,7 @@
"ext-openssl": "*",
"ext-fileinfo": "*",
"ext-gmp": "*",
"ext-gd": "*",
"ext-gnupg": "*"
"ext-gd": "*"
},
"platform-dev": {
"ext-pcntl": "*"