mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-22 06:37:49 +09:00
Update dependencies
This commit is contained in:
@@ -51,7 +51,7 @@ class Assignees extends AbstractApi
|
||||
* @throws InvalidArgumentException
|
||||
* @throws MissingArgumentException
|
||||
*
|
||||
* @return string
|
||||
* @return array
|
||||
*/
|
||||
public function add($username, $repository, $issue, array $parameters)
|
||||
{
|
||||
@@ -78,7 +78,7 @@ class Assignees extends AbstractApi
|
||||
*
|
||||
* @throws MissingArgumentException
|
||||
*
|
||||
* @return string
|
||||
* @return array
|
||||
*/
|
||||
public function remove($username, $repository, $issue, array $parameters)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user