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:
@@ -23,5 +23,5 @@ interface IntlFormatterInterface
|
||||
*
|
||||
* @see http://icu-project.org/apiref/icu4c/classMessageFormat.html#details
|
||||
*/
|
||||
public function formatIntl(string $message, string $locale, array $parameters = array()): string;
|
||||
public function formatIntl(string $message, string $locale, array $parameters = []): string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user