Skip to content

Commit b1b7707

Browse files
authored
Merge pull request #1 from aternosorg/readme-requirements
Add requirements to README.md
2 parents 441a490 + 4d9eab2 commit b1b7707

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)