diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #168 http version 3.1.0 ] { +Extension [ <persistent> extension #169 http version 3.1.1RC1 ] {    - Dependencies {      Dependency [ raphf (Required) ] @@ -33,9 +33,9 @@ Extension [ <persistent> extension #168 http version 3.1.0 ] {      Constant [ integer http\Client\Curl\Features\HTTP2 ] { 65536 }      Constant [ integer http\Client\Curl\Features\UNIX_SOCKETS ] { 524288 }      Constant [ integer http\Client\Curl\Features\PSL ] { 1048576 } -    Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.51.0 NSS/3.29.3 zlib/1.2.8 libidn2/2.0.2 libpsl/0.17.0 (+libidn2/0.11) libssh2/1.8.0 nghttp2/1.13.0 } +    Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.51.0 NSS/3.30.2 zlib/1.2.8 libidn2/2.0.2 libpsl/0.17.0 (+libidn2/0.11) libssh2/1.8.0 nghttp2/1.13.0 }      Constant [ string http\Client\Curl\Versions\CURL ] { 7.51.0 } -    Constant [ string http\Client\Curl\Versions\SSL ] { NSS/3.29.3 } +    Constant [ string http\Client\Curl\Versions\SSL ] { NSS/3.30.2 }      Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.8 }      Constant [ integer http\Client\Curl\HTTP_VERSION_1_0 ] { 1 }      Constant [ integer http\Client\Curl\HTTP_VERSION_1_1 ] { 2 }  | 
