[SoapBundle] [Doc] Added PHP cURL extension in requirements

This commit is contained in:
Francis Besset 2013-07-23 09:38:26 +02:00
parent eaeec1830d
commit 10d37dcea7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Requirements
============
Install and enable PHP's `SOAP extension <http://www.php.net/manual/en/soap.setup.php>`.
Install and enable PHP's `SOAP extension <http://www.php.net/manual/en/soap.setup.php>` and `cURL extension <http://www.php.net/manual/en/curl.setup.php>`.