summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db-curl.patch
blob: e49aed0670ba89b209e707cb5b98aa96a1588c32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff --git a/data/reference/extension/curl/73/constants.json b/data/reference/extension/curl/73/constants.json
index cf75fed..3cbb886 100644
--- a/data/reference/extension/curl/73/constants.json
+++ b/data/reference/extension/curl/73/constants.json
@@ -598,5 +598,16 @@
                 "constraint": "~7.64.0"
             }
         ]
+    },
+    {
+        "name": "CURL_VERSION_ALTSVC",
+        "ext_min": "7.3.6RC1",
+        "php_min": "7.3.6RC1",
+        "dependencies": [
+            {
+                "name": "libcurl",
+                "constraint": "~7.64.1"
+            }
+        ]
     }
 ]