Accept any PSR container
This commit is contained in:
parent
8999180284
commit
cbcf58c5fb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace Alltube\Controller;
|
|||
use Alltube\Config;
|
||||
use Alltube\PasswordException;
|
||||
use Alltube\VideoDownload;
|
||||
use Interop\Container\ContainerInterface;
|
||||
use Psr\Container\ContainerInterface;
|
||||
use Slim\Container;
|
||||
use Slim\Http\Request;
|
||||
use Slim\Http\Response;
|
||||
|
|
Loading…
Reference in a new issue