Skip to content

Commit befc4b3

Browse files
committed
Update README.md
1 parent 326c790 commit befc4b3

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
@@ -68,5 +68,9 @@ $wdp->convertHTMLToPDF($source, $targetFilename);
6868
$wdp->convertHTMLFileToPDF($sourceFilename, $targetFilename);
6969
```
7070

71+
## Requirements
72+
- PHP 8.4+
73+
- Composer
74+
7175
## License
7276
This project is licensed under the MIT License. See the [license file](https://github.com/webdevpack/webdevpack-sdk-php/blob/master/LICENSE) for more information.

0 commit comments

Comments
 (0)