upgraded dependencies
This commit is contained in:
@@ -29,5 +29,5 @@ interface TranslationWriterInterface
|
||||
*
|
||||
* @throws InvalidArgumentException
|
||||
*/
|
||||
public function write(MessageCatalogue $catalogue, $format, $options = []);
|
||||
public function write(MessageCatalogue $catalogue, string $format, array $options = []);
|
||||
}
|
||||
|
Reference in New Issue
Block a user