Updated installation doc with Composer

This commit is contained in:
Francis Besset
2013-02-20 15:26:26 +01:00
parent e3ddebfea4
commit f26fc4f72a
7 changed files with 67 additions and 11 deletions

View File

@ -66,4 +66,4 @@ class SoapResponse extends Response
{
return $this->soapReturnValue;
}
}
}