version 1.3.0
This commit is contained in:
parent
181c56f06a
commit
ee33f03abf
|
@ -18,7 +18,7 @@ Or add the package to your `composer.json`.
|
||||||
|
|
||||||
```
|
```
|
||||||
"require": {
|
"require": {
|
||||||
"meta-tech/pws-client" : "@dev"
|
"meta-tech/pws-client" : "~1.3"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -19,6 +19,6 @@
|
||||||
"require" : {
|
"require" : {
|
||||||
"php" : ">=5.4",
|
"php" : ">=5.4",
|
||||||
"symfony/yaml" : "^3.2",
|
"symfony/yaml" : "^3.2",
|
||||||
"meta-tech/pws-auth" : "@dev"
|
"meta-tech/pws-auth" : "~2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user