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

@ -47,4 +47,4 @@ class SoapHeader
{
return new \SoapHeader($this->namespace, $this->name, $this->data);
}
}
}