Skip to content

Commit 33d53a9

Browse files
authored
Update minimum PHP requirements
1 parent cc9505b commit 33d53a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/2/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To host a SimpleID installation requires:
2525
(this is required for OpenID Connect or WebFinger support);
2626
2. a web server with [HTTPS](#https) support for that domain name;
2727
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):
28+
4. [PHP](http://www.php.net/), version 7.4 or greater. The following extensions must be enabled (they are enabled for most PHP installations):
2929
- gmp;
3030
- pcre;
3131
- session;

0 commit comments

Comments
 (0)