Skip to content

Commit 013056d

Browse files
committed
Updated composer json
1 parent 74a8ed2 commit 013056d

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
@@ -31,11 +31,11 @@
3131
"psr-4": { "Omnipay\\Braintree\\" : "src/" }
3232
},
3333
"require": {
34-
"omnipay/common": "~2.0",
34+
"omnipay/common": "^3",
3535
"braintree/braintree_php": "^2.39|^3.0"
3636
},
3737
"require-dev": {
38-
"omnipay/tests": "~2.0"
38+
"omnipay/tests": "^3"
3939
},
4040
"extra": {
4141
"branch-alias": {

0 commit comments

Comments
 (0)