From 159fbf841c03410ee0f06c36b8532609076f7a64 Mon Sep 17 00:00:00 2001 From: Nenad Ticaric Date: Tue, 31 Mar 2015 14:18:27 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed17ff7..fd5a75f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ endpoint with a json containing event data and make sure that your application r Via Composer ``` bash -$ composer require TeamTNT/php-stripe-webhook-tester +$ composer require TeamTNT/php-stripe-webhook-tester 1.0.* ``` ## Usage