Skip to content

Commit c693d09

Browse files
authored
Update composer.json
1 parent c64bb5a commit c693d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=5.4.0",
1313
"illuminate/support": "~5",
14-
"omnipay/common": "2.3.*"
14+
"omnipay/common": "2.5.*"
1515
},
1616
"autoload": {
1717
"psr-0": {
@@ -24,4 +24,4 @@
2424
}
2525
},
2626
"minimum-stability": "dev"
27-
}
27+
}

0 commit comments

Comments
 (0)