Skip to content

Commit

Permalink
Prepare beta1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurian Sluiman committed Aug 11, 2013
1 parent af60b55 commit 895b5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ and save it in the root of your project:
```
{
"require": {
"slm/ideal-payment": "@dev"
"slm/ideal-payment": "@beta"
}
}
```
Expand Down Expand Up @@ -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.
Now `$client` is configured, use above methods to perform the various requests.

0 comments on commit 895b5c1

Please sign in to comment.