mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-24 11:28:29 +02:00
TMCH updates
This commit is contained in:
parent
2cfa794e72
commit
27246ff77a
4 changed files with 33 additions and 19 deletions
|
@ -21,9 +21,6 @@ use Swoole\Timer;
|
|||
use Swoole\Coroutine\Server;
|
||||
use Swoole\Coroutine\Server\Connection;
|
||||
use Namingo\Rately\Rately;
|
||||
use Selective\XmlDSig\PublicKeyStore;
|
||||
use Selective\XmlDSig\CryptoVerifier;
|
||||
use Selective\XmlDSig\XmlSignatureVerifier;
|
||||
|
||||
$table = new Table(1024);
|
||||
$table->column('clid', Table::TYPE_STRING, 64);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue