mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Improve version handling.
This commit is contained in:
@@ -31,7 +31,7 @@ interface UpdateRequestInterface
|
||||
/**
|
||||
* @param string $channel
|
||||
*
|
||||
* @return string
|
||||
* @return array
|
||||
* @throws FireflyException
|
||||
*/
|
||||
public function getVersion(string $channel): array;
|
||||
|
Reference in New Issue
Block a user