Fixed version besimple/soap-* version in README's
This commit is contained in:
@ -15,7 +15,7 @@ Create a `composer.json` file:
|
||||
```json
|
||||
{
|
||||
"require": {
|
||||
"besimple/soap-wsdl": "dev-master"
|
||||
"besimple/soap-wsdl": "0.2.*@dev"
|
||||
}
|
||||
}
|
||||
```
|
||||
@ -24,4 +24,4 @@ Now you are ready to install the library:
|
||||
|
||||
```sh
|
||||
php /usr/local/bin/composer.phar install
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user