Skip to content

Commit 06de116

Browse files
Update README.md
1 parent d1a1d4e commit 06de116

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ foreach ($protocol->getResponses() as $response) {
181181
}
182182
```
183183

184+
: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(5.4);`.
185+
184186
### Autoload
185187

186188
Directory `src` contains autoload file which accepts only Bolt library namespaces. Main Bolt namespace points to this

0 commit comments

Comments
 (0)