You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@ Omnipay for Laravel 5 & Lumen
7
7
8
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!
9
9
10
+
> :warning:**Please note: this is no longer maintained. It was an early fork of https://github.com/ignited/laravel-omnipay
11
+
required to use Omnipay 3.0 before the source project included it. Since then, the source Ignited project
12
+
has kept up with Laravel versions, so I would recommend using that. However, pull requests are still accepeted
13
+
if that helps to upgrade your legacy projects, and I won't be taking this package down any time soon.**
14
+
10
15
### Now using Omnipay 3.0
11
16
12
17
* Version `2.0` and onwards has been updated to use Omnipay 3.0.
0 commit comments