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 a28799b commit 6f9cd9bCopy full SHA for 6f9cd9b
1 file changed
ext/curl/sync-constants.php
@@ -12,7 +12,7 @@
12
13
const SOURCE_FILE = __DIR__ . '/curl_arginfo.h';
14
15
-const MIN_SUPPORTED_CURL_VERSION = '7.73.0';
+const MIN_SUPPORTED_CURL_VERSION = '7.61.0';
16
17
const IGNORED_CURL_CONSTANTS = [
18
'CURLOPT_PROGRESSDATA',
0 commit comments