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 9dbfd50 commit ae15ff9Copy full SHA for ae15ff9
src/Curl/Curl.php
@@ -4,7 +4,7 @@
4
5
class Curl
6
{
7
- const VERSION = '4.6.8';
+ const VERSION = '4.6.9';
8
const DEFAULT_TIMEOUT = 30;
9
10
public $curl;
0 commit comments