Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored May 17, 2018
1 parent c8e03ff commit 04de992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processing library for PHP 5.3+. This package implements Authorize.Net support f
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `league/omnipay` and `omnipay/authorizenet` with Composer:

```
composer require league/omnipay omnipay/authorizenet
composer require league/omnipay omnipay/authorizenet:"3.x@dev"
```

## Basic Usage
Expand Down

0 comments on commit 04de992

Please sign in to comment.