Skip to content

Commit

Permalink
Merge pull request #236 from ItinerisLtd/github/234/upgrade-omnipay
Browse files Browse the repository at this point in the history
Upgrade `omnipay/sagepay` from `3.2.0` to `4.1.1`
  • Loading branch information
codepuncher authored Jan 10, 2024
2 parents 1e4acb5 + e87284a commit ff1f487
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"require": {
"php": "^8.1",
"ext-curl": "*",
"league/omnipay": "^3.0",
"omnipay/sagepay": "^3.2"
"league/omnipay": "^3.2",
"omnipay/sagepay": "^4.1"
},
"require-dev": {
"itinerisltd/itineris-wp-coding-standards": "^0.4.0",
Expand Down
29 changes: 18 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff1f487

Please sign in to comment.