Skip to content

Commit

Permalink
Update authors, README
Browse files Browse the repository at this point in the history
  • Loading branch information
leith committed Aug 2, 2016
1 parent ee26d79 commit 4c69ee0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ to your `composer.json` file:
```json
{
"require": {
"burnbright/omnipay-paystation": "~1.0"
"burnbright/omnipay-paystation": "~2.0"
}
}
```
Expand Down
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"name": "Jeremy Shipman",
"email": "[email protected]",
"homepage": "http://jeremyshipman.com"
},
{
"name": "Leith Caldwell",
"email": "[email protected]",
"homepage": "http://codedruids.com"
}
],
"autoload": {
Expand Down

0 comments on commit 4c69ee0

Please sign in to comment.