mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-04-17 19:30:45 +05:30
Fixed broken example tests
This commit is contained in:
@@ -10,6 +10,7 @@ use \League\OAuth2\Server\ResourceServer;
|
||||
use \RelationalExample\Storage;
|
||||
use \RelationalExample\Model;
|
||||
use Illuminate\Database\Capsule\Manager as Capsule;
|
||||
use \League\Event\Emitter;
|
||||
|
||||
include __DIR__.'/vendor/autoload.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user