Skip to content

Commit

Permalink
Changing version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdala committed Mar 19, 2020
1 parent 85d8600 commit 4f7571d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**PagSeguro driver for the Omnipay PHP payment processing library**

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment
processing library for PHP 5.3+. This package implements PagSeguro support for Omnipay.
processing library for PHP. This package implements PagSeguro support for Omnipay.

## Installation

Expand All @@ -13,7 +13,7 @@ to your `composer.json` file:
```json
{
"require": {
"abdala/omnipay-pagseguro": "^0.3"
"abdala/omnipay-pagseguro": "^1.3.0"
}
}
```
Expand Down

0 comments on commit 4f7571d

Please sign in to comment.