Skip to content

Commit 47d173f

Browse files
authored
Update install.md (#492)
update and adding session dependancie
1 parent 695bc20 commit 47d173f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Flarum 2.0 is currently in beta. It is not ready for production use.
1717
Before you install Flarum, it's important to check that your server meets the requirements. To run Flarum, you will need:
1818

1919
* **Apache** (with mod\_rewrite enabled) or **Nginx**
20-
* **PHP 8.2+** with the following extensions: curl, dom, fileinfo, gd, json, mbstring, openssl, pdo\_mysql, tokenizer, zip
20+
* **PHP 8.2+** with the following extensions: curl, dom, fileinfo, gd, json, mbstring, openssl, pdo\_mysql, tokenizer, zip, session
2121
* **One of the following databases**:
2222
* MySQL 5.7+ / 8.0.30+
2323
* MariaDB 10.3+

0 commit comments

Comments
 (0)