Skip to content

Commit

Permalink
Upgraded to omnipay/common 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Honza Machala committed Sep 23, 2016
1 parent 0d39bcc commit 5831890
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@
{
"name": "Michal Sänger",
"email": "michal.sanger@bileto.com"
},
{
"name": "Jan Machala",
"email": "jan.machala@bileto.com"
}
],
"autoload": {
"psr-4": { "Omnipay\\GoPay\\" : "src/" }
},
"require": {
"omnipay/common": "2.3.*"
"omnipay/common": "~2.5.0"
},
"require-dev": {
"omnipay/tests": "^2.0",
Expand Down

0 comments on commit 5831890

Please sign in to comment.