From 184ab4d4ae1c0f6df965f1ae0e85fca15ec5814f Mon Sep 17 00:00:00 2001 From: Harish Date: Mon, 13 Feb 2017 16:48:30 +0530 Subject: [PATCH] Docs updated --- README.md | 4 +++- changelog.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 384fc8d..c139bc2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Latest Stable Version Build Status Scrutinizer Code Quality -SensioLabs Insight +SensioLabs Insight Total Downloads License

@@ -13,8 +13,10 @@ Laravel Mojo provides an expressive, fluent interface to [Instamojo's](https://instamojo.com) online payments and refund services. It handles almost all of the boilerplate payment code you are dreading writing and are unable to watch next episode of Narcos because of the same. In addition to the basic payments and refunds management, Mojo stores all the tansactions & refunds details with him and gives them to you as you ask (No you don't even need to shout Ok google for that). + > **If you are upgrading from v1 to v2 please checkout the [changelog](https://github.com/lubusIN/laravel-mojo/blob/master/changelog.md)** + Here are a few short examples of what you can do: ```php $instamojoFormUrl = Mojo::giveMeFormUrl($user,$amount,$purpose); diff --git a/changelog.md b/changelog.md index d596af3..14f0bf9 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ All notable changes to Laravel Mojo will be documented in this file ## v2.0 - 13-02-2017 + > **PHP 7.0 is now the minimum requirement to use v2.* of Laravel Mojo** - The vendor name has been updated in all the namespaces to avoid confusions and keep the organisation name & vendor name in sync. So everywhere where you have been using