We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d4b27 commit c15f23cCopy full SHA for c15f23c
src/Curl/Curl.php
@@ -7,7 +7,7 @@
7
8
class Curl
9
{
10
- const VERSION = '7.3.1';
+ const VERSION = '7.4.0';
11
const DEFAULT_TIMEOUT = 30;
12
13
public $curl;
0 commit comments