Home
last modified time | relevance | path

Searched refs:composer (Results 126 – 150 of 208) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudComposer.php59 $this->serviceName = 'composer';
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md17 Use composer:
19 ```php composer.phar require splitbrain/php-cli```
138 The resulting object then can be passed as the logger instance. The difference between the two is in adjusted method signatures (with appropriate type hinting) only. Be sure you have the suggested `psr/log` composer package installed when using these classes.
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md13 Use composer to manage your dependencies and download PHP-JWT:
16 composer require firebase/php-jwt
19 Optionally, install the `paragonie/sodium_compat` package from composer if your
23 composer require paragonie/sodium_compat
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md23 You should now have the file `composer.phar` in your project directory.
30 php composer.phar require geoip2/geoip2:~2.0
33 You should now have the files `composer.json` and `composer.lock` as well as
35 system, `composer.json` should be added to it.
H A DCHANGELOG.md27 * Set minimum required PHP version to 5.4 in `composer.json`. Previously,
59 `composer/ca-bundle` rather than our own CA bundle. GitHub #75.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md13 * Cleaned up requirements in `composer.json`
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md40 $ composer require hoa/exception '~1.0'
51 $ composer install
207 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md56 * Format the `composer.json` file. (Ivan Enderlin, 2014-11-25T14:08:32+01:00)
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md39 To install with composer, add the following in the require key in your **composer.json** file
43 composer.json
91 # With composer we can autoload the Handlebars package
94 # If not using composer, you can still load it manually.
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md39 $ composer require hoa/iterator '~2.0'
50 $ composer install
330 * composer.json
471 $ composer require --dev hoa/devtools
H A DCHANGELOG.md8 * Documentation: Use HTTPS in `composer.json`. (Ivan Enderlin, 2016-10-07T07:56:41+02:00)
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md25 If you don't already use Composer, you can download the `composer.phar` binary:
31 php composer.phar require php-webdriver/webdriver
37 In order to receive the new version and future updates, **you need to rename it in your composer.json**:
46 and run `composer update`.
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md15 - [165: Update the composer branch alias](https://github.com/doctrine/annotations/pull/165) thanks …
56 - [115: Missing annotations with the latest composer version](https://github.com/doctrine/annotatio…
57 - [120: Missing annotations with the latest composer version](https://github.com/doctrine/annotatio…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md17 composer require phpdocumentor/reflection-docblock
/plugin/dev/
H A DREADME29 dependencies using composer. This is needed because the wizard runs
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md33 Install via [composer](https://getcomposer.org/download/):
36 composer require freedsx/ldap
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md39 $ composer require hoa/compiler '~3.0'
50 $ composer install
274 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md97 - install version 1.0.0 with composer [\#9](https://github.com/schmittjoh/metadata/issues/9)
114 - Add composer.json [\#2](https://github.com/schmittjoh/metadata/pull/2) ([Seldaek](https://github.…
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md38 $ composer require hoa/consistency '~1.0'
49 $ composer install
251 $ composer require --dev hoa/devtools
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md33 composer require paragonie/constant_time_encoding
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md22 composer require mtdowling/cron-expression
/plugin/bibtex4dw/
H A DTODO.md39 That would be available via composer and seems actively developed.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md83 * Specify the required php version for composer (thanks @jakzal)
114 * Adopted '^' in composer dependencies (thanks @GrahamCampbell)
H A DREADME.md49 ### Setup through composer
51 First, add Prophecy to the list of dependencies inside your `composer.json`:
61 Then simply install it with composer:
64 $> composer install --prefer-dist
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst41 composer require "twig/twig:~1.0"

123456789