Skip to content

Commit

Permalink
PLGWOOS-556: Change composer dependencies to avoid conflicts with oth…
Browse files Browse the repository at this point in the history
…er plugins (#247)
  • Loading branch information
danielcivit authored Feb 23, 2021
1 parent bb8c8ab commit 1d229ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"keywords" : [ "wordpress", "multisafepay" ],
"require": {
"multisafepay/php-sdk": "^4.0",
"guzzlehttp/guzzle": "^7.0",
"http-interop/http-factory-guzzle": "^1.0"
"kriswallsmith/buzz": "^1.1",
"nyholm/psr7": "^1.3"
},
"require-dev": {
"phpunit/phpunit" : "7.5.20",
Expand Down

0 comments on commit 1d229ec

Please sign in to comment.