+1
−5
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -6,8 +6,7 @@ | ||
"require": {
|
||
"drupal/search_api_solr": "^4.1.12",
|
||
"http-interop/http-factory-guzzle": "^1.0",
|
||
"guzzlehttp/guzzle": "^6.5 || ^7.2",
|
||
"php-http/guzzle6-adapter": "^2.0 || ^3.0"
|
||
"guzzlehttp/guzzle": "^6 || ^7"
|
||
},
|
||
"conflict": {
|
||
"drupal/acquia_connector": "<3",
|
||
| @@ -25,8 +24,5 @@ | ||
"drush.services.yml": "^10 || ^11"
|
||
}
|
||
}
|
||
},
|
||
"suggest": {
|
||
"php-http/guzzle6-adapter":"Required to use Acquia Connector with Guzzle 6 / Drupal 9.3 and lower"
|
||
}
|
||
} |
||
src/Client/Adapter/TimeoutAwarePsr18Adapter.php
deleted100644 → 0
+0
−87
Loading