Home
last modified time | relevance | path

Searched refs:composer (Results 26 – 50 of 208) sorted by path

123456789

/plugin/bibtex/OSBib/format/
H A DREADME.txt67 … exception to this is the handling of creator elements (author, editor, composer, inventor etc.) w…
164 …or1' is always assumed to be the primary creator whether that is an author, composer, inventor etc.
/plugin/bibtex4dw/
H A DTODO.md39 That would be available via composer and seems actively developed.
/plugin/combo/grammar/
H A DREADME.md32 composer require antlr/antlr4-php-runtime:0.5.1
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A D.travis.yml9 - travis_retry composer self-update
10 - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction
H A DREADME.md21 composer require antlr/antlr4-php-runtime
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md26 Add it to you composer.json and update.
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md22 composer require mtdowling/cron-expression
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md152 - `ext-zip` is now specified as required dependency in composer.json (but the extension was already required by the code, though).
198 - Added ext-curl to composer.json.
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/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/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DREADME.md22 $ composer require league/commonmark
151 $ composer test
/plugin/composer/
H A DREADME.md5 [here](https://www.dokuwiki.org/plugin:composer)
H A Dplugin.info.txt1 base composer
7 url https://www.dokuwiki.org/plugin:composer
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml28 # - composer self-update
29 - composer update --prefer-source $LOWEST_DEPS
H A DCONTRIBUTING.md79 Make sure you did a `composer install` beforehand.
/plugin/davcal/vendor/sabre/event/
H A D.travis.yml18 before_script: composer install --dev
H A DREADME.md16 Make sure you have [composer][3] installed, and then run:
18 composer require sabre/event "~2.0.0"
/plugin/davcal/vendor/sabre/http/
H A D.travis.yml21 - composer self-update
22 - composer update --prefer-source $PREFER_LOWEST
H A DREADME.md39 Make sure you have [composer][1] installed. In your project directory, create,
40 or edit a `composer.json` file, and make sure it contains something like this:
50 After that, just hit `composer install` and you should be rolling.
/plugin/davcal/vendor/sabre/uri/
H A D.travis.yml18 before_script: composer install --dev
/plugin/davcal/vendor/sabre/vobject/
H A D.travis.yml20 before_script: composer install
H A DChangeLog.md168 `lib/`. If you use composer to load this library, you shouldn't have to do
171 * BC Break: Removed the 'includes.php' file. Use composer instead.
H A DREADME.md24 VObject requires PHP 5.3, and should be installed using composer.
25 The general composer instructions can be found on the [composer website](http://getcomposer.org/doc…
33 Then, run `composer.phar update` and you should be good.
/plugin/davcal/vendor/sabre/xml/
H A D.travis.yml22 before_script: composer install

123456789