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 fb40796 commit d441da7Copy full SHA for d441da7
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
- "ignited/laravel-omnipay": "2.*"
+ "laravel-omnipay/laravel-omnipay": "2.*"
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