mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02: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