We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358b670 commit 6ea199aCopy full SHA for 6ea199a
README.md
@@ -19,7 +19,7 @@ composer require linecorp/line-bot-sdk
19
Note
20
--
21
22
-If you use __PHP 5.5 or lower__, please use this SDK with polyfill of [hash_equals()](http://php.net/manual/ja/function.hash-equals.php).
+If you use __PHP 5.5 or lower__, please use this SDK with polyfill of [hash_equals()](http://php.net/manual/function.hash-equals.php).
23
24
e.g.
25
0 commit comments