From fb7904c4525e3be3b4ea7e95e854dbf64338996c Mon Sep 17 00:00:00 2001 From: Vaibhavraj Roham Date: Mon, 4 Nov 2019 11:59:36 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b92fc4b..e20ad07 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Laravel + BitPay Integration (Version 2) [WIP] +# Laravel + BitPay Integration (Version 2) [![Latest Version on Packagist](https://img.shields.io/packagist/v/vrajroham/laravel-bitpay.svg?style=for-the-badge)](https://packagist.org/packages/vrajroham/laravel-bitpay) [![Build Status](https://img.shields.io/travis/vrajroham/laravel-bitpay/master.svg?style=for-the-badge)](https://travis-ci.org/vrajroham/laravel-bitpay) @@ -7,7 +7,7 @@ Accept Bitcoin and Bitcoin Cash for your business with your Laravel application and BitPay client. -> Recently bitpay discontinued support for old php-skd which was used by this wrapper. I'm working on V2 of this wrapper which will utilize bitpay's new php-sdk. +> Requires PHP ^7.3 ## Contents - [Installation](#installation)