Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/2/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To host a SimpleID installation requires:
(this is required for OpenID Connect or WebFinger support);
2. a web server with [HTTPS](#https) support for that domain name;
3. the ability for the web server to write files to the filesystem;
4. [PHP](http://www.php.net/), version 7.4 or greater. The following extensions must be enabled (they are enabled for most PHP installations):
4. [PHP](http://www.php.net/), version 8.0 or greater. The following extensions must be enabled (they are enabled for most PHP installations):
- gmp;
- pcre;
- session;
Expand Down