Skip to content

Commit 8433758

Browse files
authored
Update README.md
1 parent b8513ab commit 8433758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Omnipay for Laravel 5 & Lumen
55
[![Latest Version](http://img.shields.io/packagist/v/ignited/laravel-omnipay.svg)](https://github.com/ignited/laravel-omnipay/releases)
66
[![Dependency Status](https://www.versioneye.com/php/ignited:laravel-omnipay/badge.svg)](https://www.versioneye.com/php/ignited:laravel-omnipay)
77

8-
Integrates the [Omnipay](https://github.com/adrianmacneil/omnipay) PHP library with Laravel 5 via a ServiceProvider to make Configuring multiple payment tunnels a breeze!
8+
Integrates the [Omnipay](https://github.com/adrianmacneil/omnipay) PHP library with Laravel 5.6 via a ServiceProvider to make Configuring multiple payment tunnels a breeze!
99

1010
### Laravel 4 Support
1111

1212
For Laravel 4 see the [version 1.x](https://github.com/ignited/laravel-omnipay/tree/1.1.0) tree
1313

14-
### Now using Omnipay 2.3/2.5
14+
### Now using Omnipay 3.0
1515

16-
Version `2.0` and onwards has been updated to use Omnipay 2.3.
16+
Version `2.0` and onwards has been updated to use Omnipay 3.0.
1717

1818
Version `2.2` and onwards is using Omnipay 2.5
1919

0 commit comments

Comments
 (0)