Skip to content

Commit d01df1a

Browse files
committed
update required php version in README
1 parent 91600dd commit d01df1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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

99
## Requirements
10-
- PHP 8.2 or newer
10+
- PHP 8.3 or newer
1111
- PHP extensions: curl, json, mbstring
1212

1313
## Installation

0 commit comments

Comments
 (0)