From 74d51d11d79201f24d9b22e90ef040a20c536503 Mon Sep 17 00:00:00 2001 From: Jason Fah <52981451+jason-nabooki@users.noreply.github.com> Date: Wed, 6 May 2020 13:53:36 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92df312..bd0e469 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Version `3.0` and onwards supports Omnipay 3.0 and Laravel 5.3, 5.4, 5.5, 5.6, 5 Version `3.1` and onwards supports Omnipay 3.0 and Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 6.0 +Version `3.2` and onwards supports Omnipay 3.0 and Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 6.0, 7.0 + ### Composer Configuration Include the laravel-omnipay package as a dependency in your `composer.json`: