Verified Commit 3f88ca4c authored by tuutti's avatar tuutti
Browse files

Issue #3307709: Support Guzzle 7

parent aef508f5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@
    },
    "require": {
        "php": ">=7.3",
        "tuutti/php-klarna-payments": "^1.0",
        "tuutti/php-klarna-ordermanagement": "^1.0",
        "tuutti/php-klarna-payments": "^1.0 || ^2.0",
        "tuutti/php-klarna-ordermanagement": "^1.0 || ^2.0",
        "webmozart/assert": "*",
        "drupal/commerce": "^2"
    }