File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ <h4 id="toc-constants">
220220 < dt class ="phpdocumentor-table-of-contents__entry -constant -public ">
221221 < a class ="" href ="classes/BitPaySDK-Env.html#constant_BITPAY_PLUGIN_INFO "> BITPAY_PLUGIN_INFO</ a >
222222 < span >
223- = "BitPay_PHP_Client_v9.3.2 " </ span >
223+ = "BitPay_PHP_Client_v10.0.0 " </ span >
224224</ dt >
225225
226226 < dt class ="phpdocumentor-table-of-contents__entry -constant -public ">
@@ -402,7 +402,7 @@ <h4 class="phpdocumentor-element__name" id="constant_BITPAY_PLUGIN_INFO">
402402 < span class ="phpdocumentor-signature__visibility "> public</ span >
403403 < span class ="phpdocumentor-signature__type "> mixed</ span >
404404 < span class ="phpdocumentor-signature__name "> BITPAY_PLUGIN_INFO</ span >
405- = < span class ="phpdocumentor-signature__default-value "> "BitPay_PHP_Client_v9.3.2 "</ span >
405+ = < span class ="phpdocumentor-signature__default-value "> "BitPay_PHP_Client_v10.0.0 "</ span >
406406</ code >
407407
408408
Original file line number Diff line number Diff line change 1010 <output >docs</output >
1111 </paths >
1212
13- <version number =" 9.3.2 " >
13+ <version number =" 10.0.0 " >
1414 <api format =" php" >
1515 <source dsn =" ." >
1616 <path >src</path >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ interface Env
1717 public const TEST_URL = "https://test.bitpay.com/ " ;
1818 public const PROD_URL = "https://bitpay.com/ " ;
1919 public const BITPAY_API_VERSION = "2.0.0 " ;
20- public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.3.2 " ;
20+ public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v10.0.0 " ;
2121 public const BITPAY_API_FRAME = "std " ;
2222 public const BITPAY_API_FRAME_VERSION = "1.0.0 " ;
2323 public const BITPAY_DATETIME_FORMAT = 'Y-m-d\TH:i:s\Z ' ;
You can’t perform that action at this time.
0 commit comments