Skip to content

Commit

Permalink
Added missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed May 25, 2020
1 parent 1a5e88d commit 206d4e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@ $socket = new Socket([
'ssl' => [
'verify_peer' => false
]
]
]);
```

0 comments on commit 206d4e0

Please sign in to comment.