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 eb5fbde commit 3193b41Copy full SHA for 3193b41
src/Curl/Curl.php
@@ -7,7 +7,7 @@
7
8
class Curl
9
{
10
- const VERSION = '8.3.1';
+ const VERSION = '8.3.2';
11
const DEFAULT_TIMEOUT = 30;
12
13
public $curl;
0 commit comments