Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Jun 5, 2021
1 parent d8b5037 commit 38f66a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
}
],
"require": {
"php": "^7.3|^8.0",
"php": "^7.2|^8.0",
"omnipay/common": "^3.1",
"php-http/discovery": "^1.12",
"php-http/guzzle7-adapter": "^0.1"
"php-http/discovery": "^1.14",
"php-http/guzzle7-adapter": "^1"
},
"require-dev": {
"omnipay/tests": "^3|^4"
Expand Down

0 comments on commit 38f66a0

Please sign in to comment.