Commit 32059805 authored by Matt Glaman's avatar Matt Glaman Committed by Matt Glaman
Browse files

Issue #3317428 by nkoporec: [3.1.x] Remove usage of PSR-18 adapter to support Guzzle 6 and 7



DIT-952

Co-authored-by: default avatarnkoporec <me@nkoporec.com>
parent 7481b88b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -9,9 +9,8 @@
        "ext-zip": "*",
        "drupal/acquia_connector": "4.x-dev",
        "drupal/search_api_solr": "^4.2",
        "guzzlehttp/guzzle": "^6.5.2",
        "guzzlehttp/guzzle": "^6.5.2 || ^7.0",
        "http-interop/http-factory-guzzle": "^1.0",
        "php-http/guzzle6-adapter": "^2.0",
        "psr/event-dispatcher": "^1.0"
    },
    "conflict": {