Skip to content

Commit

Permalink
Update README to mention the new requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Repflez committed Sep 13, 2021
1 parent 13cf324 commit 677da2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# rverse2

## Requirements
- PHP 7.2.0 (or greater) or an equivalent environment
- PHP 8.0.0 (or greater) or an equivalent environment
- MySQL 5.7 is recommended, you can use any database engine compatible with [illuminate/database](https://github.com/illuminate/database/tree/5.2) in theory though.
- [Composer](https://getcomposer.org/)
- [Redis](https://redis.io/)

## Installing
### Backend
Expand Down

0 comments on commit 677da2d

Please sign in to comment.