Merge pull request #1274 from hardwellhardwell/master

Improved Docs
This commit is contained in:
Diego Najar 2020-10-01 16:09:37 +02:00 committed by GitHub
commit 8c4a6d8f9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Requirements
You just need a web server with PHP support.
- PHP v5.6 or higher.
- PHP v5.6 or higher version.
- PHP [mbstring](http://php.net/manual/en/book.mbstring.php) module for full UTF-8 support.
- PHP [gd](http://php.net/manual/en/book.image.php) module for image processing.
- PHP [dom](http://php.net/manual/en/book.dom.php) module for DOM manipulation.