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 07b6496 commit 5370734Copy full SHA for 5370734
src/Telegram.php
@@ -36,7 +36,7 @@ class Telegram
36
*
37
* @var string
38
*/
39
- protected $version = '1.0.5';
+ protected $version = '1.0.7';
40
41
/** @var \Redis|null */
42
private static $redis_connection;
0 commit comments