diff --git a/README.md b/README.md index 8bf7413..291acce 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Create a `composer.json` file: ```json { "require": { - "besimple/soap": "0.2.*@dev" + "tuscanicz/soap": "^4.2" } } ``` @@ -144,4 +144,4 @@ See a simplified implementation of ``dummyServiceMethod`` to get a clue: } ``` -For further information and getting inspiration for your implementation, see the unit tests in ``tests`` dir. \ No newline at end of file +For further information and getting inspiration for your implementation, see the unit tests in ``tests`` dir.