Home
last modified time | relevance | path

Searched refs:package (Results 51 – 75 of 250) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md22 `guzzlehttp/psr7` package.
598 after normal response parsing occurs in the guzzle/command package.
600 The following plugins are not part of the core Guzzle package, but are provided
629 Stream have moved to a separate package available at
H A DCHANGELOG.md234 * `MultipartPostBody` is now part of the `guzzlehttp/psr7` package.
252 * Utilizing the [Guzzle PSR-7 package](https://github.com/guzzle/psr7).
254 are available in the `guzzlehttp/psr7` package under the `GuzzleHttp\Psr7`
483 package.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DNote.php249 public function setPackage(PackageNote $package) argument
251 $this->package = $package;
258 return $this->package;
H A DUpgradeNote.php28 public $package; variable in Google\\Service\\ContainerAnalysis\\UpgradeNote
51 public function setPackage($package) argument
53 $this->package = $package;
60 return $this->package;
H A DUpgradeOccurrence.php27 public $package; variable in Google\\Service\\ContainerAnalysis\\UpgradeOccurrence
50 public function setPackage($package) argument
52 $this->package = $package;
59 return $this->package;
H A DOccurrence.php244 public function setPackage(PackageOccurrence $package) argument
246 $this->package = $package;
253 return $this->package;
H A DVulnerabilityLocation.php23 public $package; variable in Google\\Service\\ContainerAnalysis\\VulnerabilityLocation
35 public function setPackage($package) argument
37 $this->package = $package;
41 return $this->package;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md13 This package comes with a number of stream implementations and stream
558 …oblems with functions conflicting between global and local copies of the package. The function API…
814 If you discover a security vulnerability within this package, please send an email to security@tide…
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md109 If you prefer not to use composer, you can download the package in its entirety. The [Releases](htt…
110 with the name `google-api-php-client-[RELEASE_NAME].zip` for a package including this library and i…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DProto2FileDescriptorProto.php34 public $package; variable in Google\\Service\\ChromePolicy\\Proto2FileDescriptorProto
85 public function setPackage($package) argument
87 $this->package = $package;
94 return $this->package;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOccurrence.php244 public function setPackage(PackageOccurrence $package) argument
246 $this->package = $package;
253 return $this->package;
H A DPackageData.php38 public $package; variable in Google\\Service\\OnDemandScanning\\PackageData
101 public function setPackage($package) argument
103 $this->package = $package;
110 return $this->package;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md508 …oblems with functions conflicting between global and local copies of the package. The function API…
537 If you discover a security vulnerability within this package, please send an email to security@tide…
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md55 If you want to implement the interface, you can require this package and
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md19 Optionally, install the `paragonie/sodium_compat` package from composer if your
/plugin/c3chart/
H A DREADME.md19 The latest ZIP package of this plugin can be downloaded [here](https://github.com/jasonxunxu/dokuwi…
/plugin/tablelayout/
H A Dyarn.lock1581 normalize-package-data "^2.3.4"
1714 normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
1716 …resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.4.0.tgz#1…
1721 validate-npm-package-license "^3.0.1"
1812 "package@>= 1.0.0 < 1.2.0":
1814 …resolved "https://registry.yarnpkg.com/package/-/package-1.0.1.tgz#d25a1f99e2506dcb27d6704b83dca8a…
1993 normalize-package-data "^2.3.2"
2359 package ">= 1.0.0 < 1.2.0"
2443 validate-npm-package-license@^3.0.1:
2445 …resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license…
/plugin/pureldap/vendor/composer/
H A DInstalledVersions.php47 * Returns a list of all package names which are present, either by being installed, replaced or provided
67 * Returns a list of all package names with a specific type e.g. 'library'
78 foreach ($installed['versions'] as $name => $package) {
79 if (isset($package['type']) && $package['type'] === $type) {
89 * Checks whether the given package is installed
91 * This also returns true if the package name is provided or replaced by another package
109 * Checks whether the given package satisfies a version constraint
111 * e.g. If you want to know whether version 2.3+ of package fo
[all...]
/plugin/commonmark/vendor/composer/
H A DInstalledVersions.php47 * Returns a list of all package names which are present, either by being installed, replaced or provided
67 * Returns a list of all package names with a specific type e.g. 'library'
78 foreach ($installed['versions'] as $name => $package) {
79 if (isset($package['type']) && $package['type'] === $type) {
89 * Checks whether the given package is installed
91 * This also returns true if the package name is provided or replaced by another package
109 * Checks whether the given package satisfies a version constraint
111 * e.g. If you want to know whether version 2.3+ of package fo
[all...]
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md11 [![Sponsor development of this project](https://img.shields.io/badge/sponsor%20this%20package-%E2%9D%A4-ff69b4.svg?style=flat-square)](https://www.colinodell.com/sponsor)
107 Others can be found on [Packagist under the `commonmark-extension` package type](https://packagist.org/packages/league/commonmark?type=commonmark-extension).
H A DCHANGELOG-0.x.md
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md204 * A `box.json` file is included to build a Phar package.
H A DREADME.md5 This package provides an API for the GeoIP2
13 We recommend installing this package with [Composer](http://getcomposer.org/).
62 typically be found in the the `php-curl` package. For other operating
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md10 We recommend installing this package with [Composer](https://getcomposer.org/).
135 Note: You may need to install the PHP development package on your OS such as
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DCHANGELOG.md24 * This package now uses `composer/ca-bundle` by default rather than a CA
25 bundle distributed with this package. `composer/ca-bundle` will first try

12345678910