Version 5.1 - All the GraphQL #32

Closed
timw4mail wants to merge 1160 commits from develop into master
Showing only changes of commit 0f705750e7 - Show all commits

View File

@ -1,4 +1,4 @@
<?php declare(strict_types=1); <?php
/** /**
* Hummingbird Anime List Client * Hummingbird Anime List Client
* *
@ -43,7 +43,7 @@ use Amp\Artax\{
use Amp\Artax\Cookie\{ use Amp\Artax\Cookie\{
Cookie, Cookie,
CookieFormatException, CookieFormatException,
CookieJar, CookieJar,
NullCookieJar NullCookieJar
}; };
use Amp\Artax\Internal\{ use Amp\Artax\Internal\{