summaryrefslogtreecommitdiff
path: root/azure
diff options
context:
space:
mode:
Diffstat (limited to 'azure')
-rw-r--r--azure/apt.yml1
-rw-r--r--azure/job.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/azure/apt.yml b/azure/apt.yml
index 4ce769cea4..843ae1daf1 100644
--- a/azure/apt.yml
+++ b/azure/apt.yml
@@ -31,6 +31,7 @@ steps:
libreadline-dev \
libldap2-dev \
libsasl2-dev \
+ libargon2-0-dev \
postgresql \
postgresql-contrib \
${{ parameters.packages }}
diff --git a/azure/job.yml b/azure/job.yml
index 2b6960c961..003a6d20a6 100644
--- a/azure/job.yml
+++ b/azure/job.yml
@@ -58,6 +58,7 @@ jobs:
--enable-zend-test \
--with-ldap \
--with-ldap-sasl \
+ --with-password-argon2 \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d