We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9505b commit 33d53a9Copy full SHA for 33d53a9
1 file changed
docs/2/system-requirements.md
@@ -25,7 +25,7 @@ To host a SimpleID installation requires:
25
(this is required for OpenID Connect or WebFinger support);
26
2. a web server with [HTTPS](#https) support for that domain name;
27
3. the ability for the web server to write files to the filesystem;
28
-4. [PHP](http://www.php.net/), version 7.3 or greater. The following extensions must be enabled (they are enabled for most PHP installations):
+4. [PHP](http://www.php.net/), version 7.4 or greater. The following extensions must be enabled (they are enabled for most PHP installations):
29
- gmp;
30
- pcre;
31
- session;
0 commit comments