Skip to content

Commit 6f9cd9b

Browse files
committed
Revert MIN_SUPPORTED_CURL_VERSION
1 parent a28799b commit 6f9cd9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/curl/sync-constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
const SOURCE_FILE = __DIR__ . '/curl_arginfo.h';
1414

15-
const MIN_SUPPORTED_CURL_VERSION = '7.73.0';
15+
const MIN_SUPPORTED_CURL_VERSION = '7.61.0';
1616

1717
const IGNORED_CURL_CONSTANTS = [
1818
'CURLOPT_PROGRESSDATA',

0 commit comments

Comments
 (0)