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`: