mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-16 12:52:38 +09:00
Update composer dependencies
This commit is contained in:
@@ -31,7 +31,7 @@ class PullRequest extends AbstractApi
|
||||
*/
|
||||
public function configure($bodyType = null, $apiVersion = null)
|
||||
{
|
||||
if (!in_array($apiVersion, [])) {
|
||||
if (null === $apiVersion) {
|
||||
$apiVersion = $this->client->getApiVersion();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user