* updated expressive version
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace AppTest\Action;
|
||||
|
||||
use App\Action\HomePageAction;
|
||||
use App\Action\HomePageFactory;
|
||||
use App\Handler\HomePageAction;
|
||||
use App\Handler\HomePageFactory;
|
||||
use Interop\Container\ContainerInterface;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Zend\Expressive\Router\RouterInterface;
|
||||
|
||||
Reference in New Issue
Block a user