Skip to content

Commit 2a29998

Browse files
authored
Update README.md
1 parent ac6ecda commit 2a29998

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,15 @@ Version `2.2` and onwards is using Omnipay 2.5
1919

2020
Version `2.3` and onwards supports Laravel 5.4
2121

22+
### Omnipay 3 Support
23+
24+
Version `3.0` and onwards supports Omnipay 3.0 and Laravel 5.4 (note 5.5+ haven't been tested yet)
25+
2226
### Composer Configuration
2327

2428
Include the laravel-omnipay package as a dependency in your `composer.json`:
2529

26-
"ignited/laravel-omnipay": "2.*"
30+
"ignited/laravel-omnipay": "3.*"
2731

2832
**Note:** You don't need to include the `omnipay/common` in your composer.json - it is a requirement of the `laravel-omnipay` package.
2933

0 commit comments

Comments
 (0)