8000 update omnipay/common to 3.0 · dercoder/omnipay-ecopayz@fa499a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit fa499a1

Browse files
committed
update omnipay/common to 3.0
1 parent 825e937 commit fa499a1

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
@@ -16,10 +16,10 @@
1616
"psr-0": { "Omnipay\\Ecopayz\\" : "src/" }
1717
},
1818
"require": {
19-
"omnipay/common": "~2.3"
19+
"omnipay/common": "^3.0.0"
2020
},
2121
"require-dev": {
22-
"omnipay/tests": "~2.0",
22+
"omnipay/tests": "^3.0.0",
2323
"satooshi/php-coveralls": "1.0.0"
2424
},
2525
"extra": {

0 commit comments

Comments
 (0)
0