Skip to content

Commit

Permalink
Align required PHP version with the one in Lychee/README.md (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
wladif authored Aug 18, 2023
1 parent bc6fe30 commit f987bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Lychee gallery has a few system requirements. You will need to make sure you
- MySQL _(version > 5.7.8)_ / MariaDB _(version > 10.2)_
- PostgreSQL _(version > 9.2)_
- Lychee's inbuilt SQLite3 support
- PHP >= 8.0 with these PHP extensions:
- PHP >= 8.1 with these PHP extensions:
- bcmath
- ctype
- dom
Expand Down

0 comments on commit f987bf1

Please sign in to comment.