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 84b355d commit d45e6c1Copy full SHA for d45e6c1
src/Curl/Curl.php
@@ -7,7 +7,7 @@
7
8
class Curl
9
{
10
- const VERSION = '8.3.3';
+ const VERSION = '8.4.0';
11
const DEFAULT_TIMEOUT = 30;
12
13
public $curl;
0 commit comments