Home
last modified time | relevance | path

Searched refs:composer (Results 76 – 100 of 208) sorted by path

123456789

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md31 * Use `ramsey/composer-install` to simplify CI jobs and test with the lowest set of dependencies [#2113](https://github.com/ruflin/Elastica/pull/2113)
57 * Updated `composer-normalize` to `2.2.28` by @deguif [#2084](https://github.com/ruflin/Elastica/pull/2084)
115 * Updated `composer-normalize` to `2.15.0` by @deguif [#2021](https://github.com/ruflin/Elastica/pull/2021)
173 * Updated `composer-normalize` to `2.13.3` [#1927](https://github.com/ruflin/Elastica/pull/1927)
262 * If you're **NOT** using composer to manage your libraries: the root directory of the library's source code moved from `lib/Elastica/` to `src/`.
1221 - Update the branch alias in composer.json to match the library version [#683](https://github.com/ruflin/Elastica/issues/683/)
1224 - Update license in composer.json to match project [#681](https://github.com/ruflin/Elastica/issues/681/)
1640 The composer autoloader will handle the package correctly and you will not notice any difference.
1641 If you are requiring or including a file by hand with require() or include() from the composer vendor folder, pay attention that the package name in
1666 if you want use logging need install https://github.com/php-fig/log for example (composer requir
[all...]
/plugin/evesso/phpoauthlib/
H A DREADME.md14 The recommended way to install this is through [composer](http://getcomposer.org).
16 Edit your `composer.json` and add:
30 $ php composer.phar install
101 To run the tests, you must install dependencies with `composer install --dev`
/plugin/findologicxmlexport/
H A DREADME.md10 …lease refer to the [composer.json](https://raw.githubusercontent.com/findologic/dokuwiki-plugin-fi…
27 4. Download all dependencies via `composer install`
/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/doctrine/annotations/docs/en/
H A Dindex.rst29 You can install the Annotation component with composer:
33 $ composer require doctrine/annotations
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md17 You will then need to run a composer installation:
22 $ php composer.phar update
27 The PHPUnit version to be used is the one installed as a dev- dependency via composer:
H A DREADME.md15 The suggested installation method is via [composer](https://getcomposer.org/):
18 php composer.phar require "doctrine/instantiator:~1.0.3"
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst9 The suggested installation method is via `composer`_:
13 $ composer require doctrine/instantiator
48 via composer:
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml22 …- if [[ "$PHPUNIT_VERSION" = "6.5" ]]; then composer require --dev --no-update phpunit/phpunit:~6.…
23 - composer install
H A DREADME.md30 1. Include as composer dependency using `composer require findologic/libflexport`
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.travis.yml6 - $HOME/.composer/cache
22 - composer self-update
23 - composer update $COMPOSER_FLAGS
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md140 …* `Hoa\Visitor` has been finalized, update `composer.json`. (Ivan Enderlin, 2014-11-15T22:20:21+01…
H A DREADME.md39 $ composer require hoa/compiler '~3.0'
50 $ composer install
274 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A D.travis.yml46 - export PATH="$PATH:$HOME/.composer/vendor/bin"
52 - composer install
55 composer global require friendsofphp/php-cs-fixer;
H A DREADME.md38 $ composer require hoa/consistency '~1.0'
49 $ composer install
251 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md38 $ composer require hoa/event '~1.0'
49 $ composer install
137 $ composer require --dev hoa/devtools
/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/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md8 * Documentation: Use HTTPS in `composer.json`. (Ivan Enderlin, 2016-10-07T07:56:41+02:00)
H A DREADME.md39 $ composer require hoa/iterator '~2.0'
50 $ composer install
330 * composer.json
471 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md37 $ composer require hoa/math '~1.0'
48 $ composer install
159 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md38 $ composer require hoa/protocol '~1.0'
49 $ composer install
166 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md39 $ composer require hoa/regex '~1.0'
50 $ composer install
140 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md60 $ composer require hoa/stream '~1.0'
71 $ composer install
538 $ composer require --dev hoa/devtools
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md38 $ composer require hoa/ustring '~4.0'
49 $ composer install
201 $ composer require --dev hoa/devtools

123456789