summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-12 11:09:04 +0200
committerRemi Collet <remi@php.net>2022-09-12 11:09:04 +0200
commit3373b476d3ce301db51eb8448404bfd8aea4fb65 (patch)
tree505962d89bc40c4a254d05c5aecae33c39f26723 /composer.json
parentbe8a0601f7a461f8bfcb7ef071aa9447984c0e20 (diff)
update to 2.0.38
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 08b9c7c..3fbffa6 100644
--- a/composer.json
+++ b/composer.json
@@ -62,7 +62,8 @@
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
- "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations."
+ "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
+ "ext-xml": "Install the XML extension to load XML formatted public keys."
},
"autoload": {
"files": [