Skip to content

Commit

Permalink
Clarify php version
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster authored Nov 3, 2024
1 parent 80028ec commit a9446a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/baikal/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requirements

Baikal requires:

* PHP 7
* PHP (refer to the [source code][2] to view the supported version)
* MySQL or SQLite
* Apache or Nginx

Expand Down Expand Up @@ -121,3 +121,4 @@ server {


[1]: https://github.com/sabre-io/Baikal/releases
[2]: https://github.com/sabre-io/Baikal/blob/master/composer.json

0 comments on commit a9446a0

Please sign in to comment.