Added curl as requirement

This commit is contained in:
Dennis Eichhorn 2017-02-14 08:17:53 +01:00 committed by GitHub
parent 4066f72740
commit 797243942b

View File

@ -25,6 +25,7 @@ Modules for php that may be required depending on your use case are:
* Memcache
* Sqlite
* Socket
* Curl
* Imap
Some of these modules are already provided and only need to be activated in your `php.ini` file.