Update guzzle to 6.5
This commit is contained in:
parent
bc695cfa15
commit
74db3b9ad0
6 changed files with 144 additions and 86 deletions
|
@ -9,7 +9,6 @@ namespace Alltube\Test;
|
|||
use Alltube\Stream\YoutubeChunkStream;
|
||||
use Alltube\Video;
|
||||
use Exception;
|
||||
use GuzzleHttp\Exception\GuzzleException;
|
||||
|
||||
/**
|
||||
* Unit tests for the YoutubeChunkStream class.
|
||||
|
@ -20,7 +19,6 @@ class YoutubeChunkStreamTest extends StreamTest
|
|||
/**
|
||||
* Prepare tests.
|
||||
* @throws Exception
|
||||
* @throws GuzzleException
|
||||
*/
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue