Skip to content

Commit 38f66a0

Browse files
authored
Update composer.json
1 parent d8b5037 commit 38f66a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
}
2222
],
2323
"require": {
24-
"php": "^7.3|^8.0",
24+
"php": "^7.2|^8.0",
2525
"omnipay/common": "^3.1",
26-
"php-http/discovery": "^1.12",
27-
"php-http/guzzle7-adapter": "^0.1"
26+
"php-http/discovery": "^1.14",
27+
"php-http/guzzle7-adapter": "^1"
2828
},
2929
"require-dev": {
3030
"omnipay/tests": "^3|^4"

0 commit comments

Comments
 (0)