| /plugin/combo/vendor/carica/phpcss/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "7d7558a3b0b335a98568b52f34ddab8e", 9 "packages-dev": [], 11 "minimum-stability": "stable", 12 "stability-flags": [], 13 "prefer-stable": false, 14 "prefer-lowest": false, 18 "platform-dev": [], 19 "plugin-api-version": "2.0.0"
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/ |
| D | .travis.yml | 5 - 7.0 6 - 7.1 7 - 7.2 8 - 7.3 9 - hhvm 12 # See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/ 18 - $HOME/.composer/cache 22 - php: 5.6 23 env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"' 26 - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist [all …]
|
| /plugin/dev/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "40bd143cf974e1a5ab22aa835987ef41", 10 "name": "splitbrain/php-archive", 14 "url": "https://github.com/splitbrain/php-archive.git", 19 …"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf95… 26 "require-dev": { 27 "ext-bz2": "*", 28 "ext-zip": "*", 33 "ext-bz2": "For bz2 compression", 34 "ext-iconv": "Used for proper filename encode handling", [all …]
|
| /plugin/oauth/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "b8a6d75b139b4f8caffe4b3c81f7e77f", 26 "require-dev": { 30 "symfony/http-foundation": "~2.1" 33 … "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", 35 "symfony/http-foundation": "Allows using the Symfony Session storage backend." 39 "branch-alias": { 40 "dev-master": "0.1-dev" 44 "psr-0": { 49 "notification-url": "https://packagist.org/downloads/", [all …]
|
| /plugin/geophp/ |
| D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "2cdb64ffe990b97c56e8d82fcc83b42f", 24 "php": "5.5 - 8.2" 26 "require-dev": { 27 "php": "5.5 - 8.3", 28 "php-coveralls/php-coveralls": "2.*", 34 "ext-geos": "GEOS allows more advanced operations" 38 "psr-4": { 42 "notification-url": "https://packagist.org/downloads/", 44 "GPL-2.0-or-later", [all …]
|
| /plugin/findologicxmlexport/vendor/twig/extensions/ |
| D | .travis.yml | 7 - vendor 8 - $HOME/.composer/cache/files 11 - DEPS=no 14 - phpenv config-rm xdebug.ini 17 - if [ "$DEPS" == "low" ]; then composer --prefer-lowest --prefer-stable update; fi; 18 - if [ "$DEPS" == "no" ]; then composer install; fi; 21 ./vendor/bin/simple-phpunit 25 - php: 5.3 27 - php: 5.4 28 - php: 5.5 [all …]
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | .travis.yml | 10 - $HOME/.composer/cache 14 - TARGET=test 18 - php: 7.2 19 - php: 7.3 20 - php: 7.2 21 env: COMPOSER_FLAGS='--prefer-lowest --prefer-stable' 22 - php: 7.2 27 - if [ -x .travis/install_${TARGET}.sh ]; then .travis/install_${TARGET}.sh; fi; 30 - if [ -x .travis/script_${TARGET}.sh ]; then .travis/script_${TARGET}.sh; fi; 33 - if [ -x .travis/sucess_${TARGET}.sh ]; then .travis/sucess_${TARGET}.sh; fi;
|
| /plugin/findologicxmlexport/vendor/jms/metadata/ |
| D | .travis.yml | 10 - $HOME/.composer/cache 14 - php: 7.2 15 - php: 7.2 16 env: COMPOSER_FLAGS='--prefer-lowest --prefer-stable' 20 …- if [[ $TRAVIS_PHP_VERSION = '7.2' ]]; then PHPUNIT_FLAGS="--coverage-clover clover"; else PHPUN… 21 - if [[ $TRAVIS_PHP_VERSION != '7.2' ]]; then phpenv config-rm xdebug.ini; fi 22 - composer self-update 23 - composer update $COMPOSER_FLAGS 26 - vendor/bin/phpunit $PHPUNIT_FLAGS 27 - vendor/bin/phpcs [all …]
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/ |
| D | composer.json | 2 "name": "patrickschur/language-detection", 6 "homepage": "https://github.com/patrickschur/language-detection", 8 "minimum-stability": "stable", 9 "prefer-stable": true, boolean 17 "psr-4": { 21 "autoload-dev": { 22 "psr-4": { 28 "ext-mbstring": "*", 29 "ext-json": "*" 31 "require-dev": {
|
| /plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/ |
| D | .travis.yml | 5 - vendor 6 - $HOME/.composer/cache 8 - 5.5 9 - 5.6 10 - 7.0 11 - 7.2 15 - php: 5.5 16 env: COMPOSER_FLAGS='--prefer-lowest --prefer-stable' 19 - echo "xdebug.max_nesting_level=1000" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini 20 …- if [[ $TRAVIS_PHP_VERSION = '5.6' ]]; then PHPUNIT_FLAGS="--coverage-clover=coverage.clover"; el… [all …]
|
| /plugin/farmer/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "a5892ce1acee7531d9b8bbad7ecc604c", 10 "name": "splitbrain/php-ico", 14 "url": "https://github.com/splitbrain/php-ico.git", 19 …"url": "https://api.github.com/repos/splitbrain/php-ico/zipball/759d5df45161fab11982568635f8b2a47f… 24 "ext-gd": "*", 27 "require-dev": { 32 "psr-4": { 36 "notification-url": "https://packagist.org/downloads/", 38 "GPL-2.0+" [all …]
|
| /plugin/upgrade/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "0fdacd54c0d93f3cc04dc55498ad4a6e", 10 "name": "splitbrain/php-archive", 14 "url": "https://github.com/splitbrain/php-archive.git", 19 …"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/e45d0d9247742490ea87afc6c026f2… 26 "require-dev": { 27 "ext-bz2": "*", 28 "ext-zip": "*", 33 "ext-bz2": "For bz2 compression", 34 "ext-iconv": "Used for proper filename encode handling", [all …]
|
| /plugin/statistics/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "2511e42cd05c0bff1c387488f0f44e24", 10 "name": "matomo/device-detector", 14 "url": "https://github.com/matomo-org/device-detector.git", 19 …"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/6f07f615199851548db47a9008… 28 "piwik/device-detector": "self.version" 30 "require-dev": { 32 "mayflower/mo4-coding-standard": "^v9.0.0", 36 "psr/simple-cache": "^1.0.1", 37 "slevomat/coding-standard": "<8.16.0", [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/object-enumerator/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.1 7 - nightly 12 - composer self-update 13 - composer clear-cache 16 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au… 19 - ./vendor/bin/phpunit
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="object-enumerator" default="setup"> 14 <arg value="--no-interaction"/> 15 <arg value="--no-progress"/> 16 <arg value="--no-ansi"/> 17 <arg value="--no-suggest"/> 18 <arg value="--optimize-autoloader"/> 19 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.0snapshot 7 - 7.1 8 - 7.1snapshot 9 - master 14 - composer self-update 15 - composer clear-cache 18 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au… 21 - ./vendor/bin/phpunit
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="code-unit-reverse-lookup" default="setup"> 13 <arg value="--no-interaction"/> 14 <arg value="--no-progress"/> 15 <arg value="--no-ansi"/> 16 <arg value="--no-suggest"/> 17 <arg value="--optimize-autoloader"/> 18 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/phpunit/php-timer/ |
| D | .travis.yml | 4 - 5.3 5 - 5.4 6 - 5.5 7 - 5.6 8 - 7.0 9 - 7.0snapshot 10 - 7.1 11 - 7.1snapshot 12 - master 17 - composer self-update [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/diff/ |
| D | .travis.yml | 4 - 5.3 5 - 5.4 6 - 5.5 7 - 5.6 8 - 7.0 9 - 7.0snapshot 10 - 7.1 11 - 7.1snapshot 12 - master 17 - composer self-update [all …]
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 13 <arg value="--no-interaction"/> 14 <arg value="--no-progress"/> 15 <arg value="--no-ansi"/> 16 <arg value="--no-suggest"/> 17 <arg value="--optimize-autoloader"/> 18 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.0snapshot 7 - 7.1 8 - 7.1snapshot 9 - master 14 - composer self-update 15 - composer clear-cache 18 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au… 21 - ./vendor/bin/phpunit --coverage-clover=coverage.xml [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/environment/ |
| D | composer.json | 6 "license": "BSD-3-Clause", 13 "prefer-stable": true, boolean 17 "require-dev": { 26 "branch-alias": { 27 "dev-master": "2.0.x-dev"
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/ |
| H A D | composer.json | 2 "name": "antlr/antlr4-php-runtime", 7 "BSD-3-Clause" 9 "minimum-stability": "dev", 10 "prefer-stable": true, boolean 12 "php": "7.4 - 8.0", 13 "ext-mbstring": "*" 15 "require-dev": { 17 "slevomat/coding-standard": "^5.0.4", 19 "phpstan/extension-installer": "^1.0" 22 "psr-4": { [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.0snapshot 7 - 7.1 8 - 7.1snapshot 9 - master 13 - DRIVER="xdebug" 14 - DRIVER="phpdbg" 18 - php: master 21 - php: 5.6 [all …]
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="php-code-coverage" default="setup"> 13 <arg value="--no-interaction"/> 14 <arg value="--no-progress"/> 15 <arg value="--no-ansi"/> 16 <arg value="--no-suggest"/> 17 <arg value="--optimize-autoloader"/> 18 <arg value="--prefer-stable"/>
|