mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-04 05:59:55 +09:00
Update composer dependencies
This commit is contained in:
@@ -67,7 +67,7 @@ class KernelForTest extends Kernel
|
||||
|
||||
public function getBundles()
|
||||
{
|
||||
return array();
|
||||
return [];
|
||||
}
|
||||
|
||||
public function registerContainerConfiguration(LoaderInterface $loader)
|
||||
|
||||
Reference in New Issue
Block a user