We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f576c7 commit c1a96d1Copy full SHA for c1a96d1
README.md
@@ -23,7 +23,7 @@ Version `2.3` and onwards supports Laravel 5.4
23
24
Include the laravel-omnipay package as a dependency in your `composer.json`:
25
26
- "laravel-omnipay/laravel-omnipay": "2.*"
+ "laravel-omnipay/laravel-omnipay": "3.*"
27
28
**Note:** You don't need to include the `omnipay/common` in your composer.json - it is a requirement of the `laravel-omnipay` package.
29
0 commit comments