Skip to content

Commit 4d9eab2

Browse files
committed
add requirements to README.md
1 parent 441a490 commit 4d9eab2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ It builds upon the [XenforoResourceManagerAPI](https://github.com/SpigotMC/Xenfo
66
The generated code can be found in `src/Api` and `src/Model`.
77
It is recommended to use the wrappers in `src/Client` instead of the generated code.
88

9+
## Requirements
10+
- PHP 8.2 or newer
11+
- PHP extensions: curl, json, mbstring
12+
913
## Installation
1014
Install the package via composer:
1115
```bash

0 commit comments

Comments
 (0)