Skip to content

Commit 2304531

Browse files
committed
restore cleanup deps
1 parent b8833d7 commit 2304531

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

www/idp/index.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
use Pdsinterop\PhpSolid\Api\Account;
1111
use Pdsinterop\PhpSolid\Api\Solid;
1212

13+
use Pdsinterip\PhpSolid\User;
14+
use Pdsinterip\PhpSolid\IpAttempts;
15+
use Pdsinterip\PhpSolid\JtiStore;
16+
1317
$request = explode("?", $_SERVER['REQUEST_URI'], 2)[0];
1418
$method = $_SERVER['REQUEST_METHOD'];
1519

0 commit comments

Comments
 (0)