1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 11:34:41 +01:00

Fix #1203
All checks were successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful

This commit is contained in:
Daniil Gentili 2022-08-15 14:35:33 +02:00
parent 073aec1644
commit 59ccaaa030
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -4,7 +4,7 @@ namespace danog\MadelineProto\MTProtoTools;
use danog\MadelineProto\DataCenter;
use danog\MadelineProto\Tools;
use tgseclib\Math\BigInteger;
use phpseclib3\Math\BigInteger;
/**
* @property DataCenter $datacenter