mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-01 09:49:07 +00:00
Updated composer and solved namespace bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace Controller;
|
||||
namespace App\Controller;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use App\Controller\UserController;
|
||||
|
||||
Reference in New Issue
Block a user