File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 77 "ext-mbstring" : " *" ,
88 "ext-openssl" : " *" ,
99 "ext-sodium" : " *" ,
10- "johnpbloch/wordpress" : " 6.4.0 "
10+ "johnpbloch/wordpress" : " 6.4.1 "
1111 },
1212 "minimum-stability" : " stable" ,
1313 "config" : {
Original file line number Diff line number Diff line change @@ -20451,7 +20451,7 @@ class Requests
2045120451 *
2045220452 * @var string
2045320453 */
20454- const VERSION = '2.0.8 ';
20454+ const VERSION = '2.0.9 ';
2045520455 /**
2045620456 * Selected transport name
2045720457 *
@@ -21424,7 +21424,6 @@ final class Curl implements \WpOrg\Requests\Transport
2142421424 {
2142521425 const CURL_7_10_5 = 0x70a05;
2142621426 const CURL_7_16_2 = 0x71002;
21427- const CURL_7_22_0 = 0x71600;
2142821427 /**
2142921428 * Raw HTTP data
2143021429 *
You can’t perform that action at this time.
0 commit comments