diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 188bf6ba..437f8b1e 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -3,7 +3,7 @@ name: Documentation on: push: branches: - - master + - '*.*.x' concurrency: group: documentation diff --git a/README.md b/README.md index b7a83964..f65055d4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Full implementation of the BitPay Payment Gateway. This library implements BitPa ## Getting Started -To get up and running with our PHP library quickly, follow [the guide](https://bitpay.readme.io/reference/php-full-sdk-getting-started) +To get up and running with our PHP library quickly, follow [the guide](https://developer.bitpay.com/reference/php-full-sdk-getting-started) ## Support @@ -18,7 +18,7 @@ To get up and running with our PHP library quickly, follow [the guide](https://b ### Requirements -- PHP version: 8.0 / 8.1 / 8.2 +- PHP version: 8.1 / 8.2 / 8.3 - PHP extensions: json, reflection ## Unit Tests diff --git a/docs/classes/BitPaySDK-Client-BillClient.html b/docs/classes/BitPaySDK-Client-BillClient.html index 5ff27700..d9663cd8 100644 --- a/docs/classes/BitPaySDK-Client-BillClient.html +++ b/docs/classes/BitPaySDK-Client-BillClient.html @@ -54,7 +54,7 @@