We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441a490 commit 4d9eab2Copy full SHA for 4d9eab2
README.md
@@ -6,6 +6,10 @@ It builds upon the [XenforoResourceManagerAPI](https://github.com/SpigotMC/Xenfo
6
The generated code can be found in `src/Api` and `src/Model`.
7
It is recommended to use the wrappers in `src/Client` instead of the generated code.
8
9
+## Requirements
10
+- PHP 8.2 or newer
11
+- PHP extensions: curl, json, mbstring
12
+
13
## Installation
14
Install the package via composer:
15
```bash
0 commit comments