Fix master again
Caused due to merge of two PRs
This commit is contained in:
parent
b3495a1dc9
commit
bd13126a80
1 changed files with 1 additions and 0 deletions
|
@ -484,6 +484,7 @@ class Server extends SimpleContainer implements IServerContainer {
|
|||
: null,
|
||||
],
|
||||
new SecureRandom(),
|
||||
$c->getCrypto(),
|
||||
$c->getConfig()
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue