diff --git a/README.md b/README.md index 27486ed..fe91a77 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ and save it in the root of your project: ``` { "require": { - "slm/ideal-payment": "@dev" + "slm/ideal-payment": "@beta" } } ``` @@ -178,4 +178,4 @@ $client->setKeyFile('data/ssl/priv.pem'); $client->setKeyPassword('h4x0r'); ``` -Now `$client` is configured, use above methods to perform the various requests. \ No newline at end of file +Now `$client` is configured, use above methods to perform the various requests.