diff options
author | Remi Collet <remi@remirepo.net> | 2021-06-24 14:17:34 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-06-24 14:17:34 +0200 |
commit | c0b72563e8cb00baaff3721fb23b100c52fe1245 (patch) | |
tree | abebc5bd09af90de3e5078442d007cb353b75cc3 | |
parent | fa577e67db0b7c0af084143be9bbf12fee3eb5e0 (diff) |
clean
-rw-r--r-- | php-bartlett-php-compatinfo-db-curl.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/php-bartlett-php-compatinfo-db-curl.patch b/php-bartlett-php-compatinfo-db-curl.patch deleted file mode 100644 index e49aed0..0000000 --- a/php-bartlett-php-compatinfo-db-curl.patch +++ /dev/null @@ -1,22 +0,0 @@ -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" -+ } -+ ] - } - ] - |