mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-03 13:40:00 +09:00
Update composer dependencies
This commit is contained in:
@@ -27,7 +27,7 @@ class TranslationReader implements TranslationReaderInterface
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
private $loaders = array();
|
||||
private $loaders = [];
|
||||
|
||||
/**
|
||||
* Adds a loader to the translation extractor.
|
||||
|
||||
Reference in New Issue
Block a user