Skip to content

Commit 34a163b

Browse files
authored
Update composer.json
1 parent 54fe8bb commit 34a163b

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
@@ -29,9 +29,9 @@
2929
]
3030
},
3131
"require": {
32-
"omnipay/common": "~2.0|~3.0.x-dev"
32+
"omnipay/common": "~3.0"
3333
},
3434
"require-dev": {
35-
"omnipay/tests": "~2.0|~3.0.x-dev"
35+
"omnipay/tests": "~3.0"
3636
}
3737
}

0 commit comments

Comments
 (0)