Skip to content

Commit

Permalink
Update to gocardless pro v1 library
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Hickson committed May 16, 2017
1 parent 3f751a7 commit 5ec49a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

All Notable changes to `omnipay/gocardlessv2` will be documented in this file

- 0.1.1 - Update to GoCardlessPro 1
- 0.1.0 - initial release of JS Flow for production
- 0.0.8 - standardise metadata to strings
- 0.0.7 - nullable app fees on create payment
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"require": {
"omnipay/common": "~2.0",
"gocardless/gocardless-pro": "^0.9.4",
"gocardless/gocardless-pro": "^1",
"php": "^5.5|^7"
},
"require-dev": {
Expand Down

0 comments on commit 5ec49a3

Please sign in to comment.