summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-28 16:16:35 +0200
committerRemi Collet <remi@php.net>2024-08-28 16:16:35 +0200
commit80fdfd87f89ddf1640b05c561cae74c6fac51472 (patch)
treed4da2b687b1d1a5bb318619fd0925434ef4751a6 /README.md
parent284a17d46f865e819f2520da9b536c51ca24d54a (diff)
requires libxcrypt >= 4.4
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1dcd51b..e503119 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,10 @@ Notices: these are fast, don't expect high security level.
# Build
+Compatible with PHP 8.0 or greater.
+
You need the Extended crypt library development files (libxcrypt-devel)
+version 4.4 or greater.
From the sources tree