Skip to content

Commit 126f823

Browse files
committed
readme update
1 parent 11c80da commit 126f823

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ This library is loosely based upon the [official GO client](https://github.com/h
1212
|---|---|
1313
|0.3.x|0.6.4|
1414
|0.6.x|0.7-0.8|
15-
|dev-master|0.9-1.0.0|
15+
|v1.x|0.9-current|
16+
|dev-master|current|
1617

1718
Newer versions of the api lib will probably work in a limited capacity with older versions of Consul, but no guarantee
1819
is made and backwards compatibility issues will not be addressed.
@@ -26,7 +27,7 @@ Require Entry:
2627
```json
2728
{
2829
"require": {
29-
"dcarbone/php-consul-api": "@stable"
30+
"dcarbone/php-consul-api": "^v1.0"
3031
}
3132
}
3233
```

0 commit comments

Comments
 (0)