From 3e7b755dcfebb803ab1121f182f80cb09e829387 Mon Sep 17 00:00:00 2001 From: Alex Whiteside Date: Wed, 27 Nov 2019 21:24:28 +1100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a3c273..92df312 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Omnipay for Laravel 5 & Lumen +Omnipay for Laravel 5/6 & Lumen ============== [![Total Downloads](https://img.shields.io/packagist/dt/ignited/laravel-omnipay.svg)](https://packagist.org/packages/ignited/laravel-omnipay) @@ -23,6 +23,8 @@ Version `2.3` and onwards supports Laravel 5.4 Version `3.0` and onwards supports Omnipay 3.0 and Laravel 5.3, 5.4, 5.5, 5.6, 5.7 +Version `3.1` and onwards supports Omnipay 3.0 and Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 6.0 + ### Composer Configuration Include the laravel-omnipay package as a dependency in your `composer.json`: