]> BookStack Code Mirror - website/blobdiff - content/docs/admin/installation.md
Made doc updates for v25.02
[website] / content / docs / admin / installation.md
index a329ed9664c1c805097734fcfd5e290e1ff8d72a..e555fc641853b46146357836952e8e86f69d3b12 100644 (file)
@@ -26,7 +26,7 @@ Below you can find details on how to install BookStack on your own hosting. Ther
 
 BookStack has the following core requirements:
 
-* **PHP** >= 8.1
+* **PHP** >= 8.2
     * For installation and maintenance, you'll need to be able to run `php` from the command line.
     * Required Extensions: gd, dom, iconv, mbstring, mysqlnd, openssl, pdo, pdo_mysql, tokenizer, xml, zip.
     * Optional Extensions: ldap *(If wanting to use LDAP Auth)*, exif *(For accurate image rotation handling)*.