Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 85c759e

Browse files
committed
Remove wrong docblock that says that PHP5 is required
1 parent eaf781f commit 85c759e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/CurlHttpAdapterTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
use GuzzleHttp\Handler\CurlHandler;
66

77
/**
8-
* @requires PHP 5.5
9-
*
108
* @author GeLo <[email protected]>
119
*/
1210
class CurlHttpAdapterTest extends HttpAdapterTest

tests/CurlHttpAsyncAdapterTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
use GuzzleHttp\Handler\CurlHandler;
66

77
/**
8-
* @requires PHP 5.5
9-
*
108
* @author Joel Wurtz <[email protected]>
119
*/
1210
class CurlHttpAsyncAdapterTest extends HttpAsyncAdapterTest

0 commit comments

Comments
 (0)