mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-03 18:58:01 +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