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
@@ -13,26 +13,20 @@ processing library for PHP 5.3+. This package implements NAB Transact support fo
13
13
14
14
## Installation
15
15
16
-
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it
17
-
to your `composer.json` file:
16
+
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `league/omnipay` and `sudiptpa/omnipay-nabtransact` with Composer:
0 commit comments