Skip to content

Commit 831511a

Browse files
authored
Merge pull request #73 from simpleid/php-8.0
Update PHP minimum requirements
2 parents 33d53a9 + 057f9eb commit 831511a

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.4 or greater. The following extensions must be enabled (they are enabled for most PHP installations):
28+
4. [PHP](http://www.php.net/), version 8.0 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)