Skip to content

Commit 4067b8c

Browse files
added new version info
1 parent a30ba41 commit 4067b8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Website: https://stefanak.serv00.net/
2929

3030
## :label: Version support
3131

32-
We are trying to keep up and this library supports **Bolt <= 5.8**.
32+
We are trying to keep up and this library supports **Bolt <= 6**.
3333

3434
## :books: Supported ecosystems
3535

@@ -198,7 +198,7 @@ foreach ($protocol->getResponses() as $response) {
198198
}
199199
```
200200

201-
:information_source: Default settings for bolt protocol version is 4.3, 4.4 and 5.0 to 5.8. If you are within this list you can ommit calling `$bolt->setProtocolVersions();`.
201+
:information_source: Default settings for bolt protocol version is 4.3, 4.4, 5.0 to 5.8 and 6. If you are within this list you can ommit calling `$bolt->setProtocolVersions();`.
202202

203203
### Autoload
204204

0 commit comments

Comments
 (0)