Home
last modified time | relevance | path

Searched refs:MAJOR_VERSION (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
DAuthHandlerFactory.php36 $guzzleVersion = ClientInterface::MAJOR_VERSION;
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
DHttpHandlerFactory.php37 $version = ClientInterface::MAJOR_VERSION;
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DClientInterface.php19 public const MAJOR_VERSION = 7; define
DUtils.php116 return sprintf('GuzzleHttp/%d', ClientInterface::MAJOR_VERSION);
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php1189 $guzzleVersion = ClientInterface::MAJOR_VERSION;
/plugin/findologicxmlexport/vendor/twig/twig/src/
DEnvironment.php46 const MAJOR_VERSION = 2; define in Twig\\Environment
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md26 …tp\ClientInterface::VERSION` is removed. Added `GuzzleHttp\ClientInterface::MAJOR_VERSION` instead.
DCHANGELOG.md238 * `ClientInterface::MAJOR_VERSION` [#2583](https://github.com/guzzle/guzzle/pull/2583)