File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ processing library for PHP 5.3+. This package implements NAB Transact support fo
77
88[ ![ StyleCI] ( https://styleci.io/repos/74269379/shield?branch=master )] ( https://styleci.io/repos/74269379 )
99[ ![ Build Status] ( https://travis-ci.org/sudiptpa/nabtransact.svg?branch=master )] ( https://travis-ci.org/sudiptpa/nabtransact )
10+ [ ![ Latest Stable Version] ( https://poser.pugx.org/sudiptpa/omnipay-nabtransact/v/stable )] ( https://packagist.org/packages/sudiptpa/omnipay-nabtransact )
11+ [ ![ Total Downloads] ( https://poser.pugx.org/sudiptpa/omnipay-nabtransact/downloads )] ( https://packagist.org/packages/sudiptpa/omnipay-nabtransact )
12+ [ ![ License] ( https://poser.pugx.org/sudiptpa/omnipay-nabtransact/license )] ( https://packagist.org/packages/sudiptpa/omnipay-nabtransact )
1013
1114## Installation
1215
@@ -16,7 +19,7 @@ to your `composer.json` file:
1619``` json
1720{
1821 "require" : {
19- "sudiptpa/nabtransact" : " ~2.0"
22+ "sudiptpa/omnipay- nabtransact" : " ~2.0"
2023 }
2124}
2225```
You can’t perform that action at this time.
0 commit comments