mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-07 07:23:58 +09:00
Update composer dependencies
This commit is contained in:
@@ -30,5 +30,5 @@ interface TranslationWriterInterface
|
||||
*
|
||||
* @throws InvalidArgumentException
|
||||
*/
|
||||
public function write(MessageCatalogue $catalogue, $format, $options = array());
|
||||
public function write(MessageCatalogue $catalogue, $format, $options = []);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user