Skip to content

Commit

Permalink
Fixed version besimple/soap-* version in README's
Browse files Browse the repository at this point in the history
  • Loading branch information
francisbesset committed Oct 30, 2013
1 parent c213861 commit 58a5693
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 @@ -21,7 +21,7 @@ Create a `composer.json` file:
```json
{
"require": {
"besimple/soap-common": "dev-master"
"besimple/soap-common": "0.2.*@dev"
}
}
```
Expand All @@ -30,4 +30,4 @@ Now you are ready to install the library:

```sh
php /usr/local/bin/composer.phar install
```
```

0 comments on commit 58a5693

Please sign in to comment.