Searched +full:- +full:- +full:no +full:- +full:interaction (Results 1 – 25 of 159) sorted by relevance
1234567
| /plugin/combo/vendor/php-webdriver/webdriver/ |
| H A D | composer.json | 2 "name": "php-webdriver/webdriver", 13 "homepage": "https://github.com/php-webdriver/php-webdriver", 16 "ext-curl": "*", 17 "ext-json": "*", 18 "ext-zip": "*", 19 "symfony/polyfill-mbstring": "^1.12", 22 "require-dev": { 23 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", 24 "php-coveralls/php-coveralls": "^2.4", 25 "php-mock/php-mock-phpunit": "^1.1 || ^2.0", [all …]
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/ |
| D | .travis.yml | 3 - 5.5 4 - 5.6 5 - 7.0 6 - 7.1 7 - hhvm 8 - nightly 12 - php: 13 - hhvm 14 - nightly 18 - $HOME/.composer/cache [all …]
|
| /plugin/pureldap/vendor/freedsx/socket/ |
| H A D | composer.json | 20 "require-dev": { 23 "friends-of-phpspec/phpspec-code-coverage": "^4.3|^6.1", 27 "ext-openssl": "For SSL/TLS support.", 31 "psr-4": {"FreeDSx\\Socket\\": "src/FreeDSx/Socket"} 33 "autoload-dev": { 34 "psr-4": {"fixture\\FreeDSx\\Socket\\": "tests/fixture/FreeDSx/Socket"} 37 "test-coverage": [ 38 "phpspec run --no-interaction -c phpspec.cov.yml" 41 "phpspec run --no-interaction"
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | composer.json | 22 "require-dev": { 25 "symplify/easy-coding-standard": "^6.1|^7.3|^9.0", 26 "friends-of-phpspec/phpspec-code-coverage": "^4.3|^6.1", 28 "slevomat/coding-standard": "~7.0" 31 "ext-gmp": "For big integer support in Integer/Enumerated/OID types and tag numbers." 34 "psr-4": {"FreeDSx\\Asn1\\": "src/FreeDSx/Asn1"} 37 "test-coverage": [ 38 "phpspec run --no-interaction -c phpspec.cov.yml" 41 "phpspec run --no-interaction" 46 "cs-fix": [ [all …]
|
| /plugin/pureldap/vendor/freedsx/ldap/ |
| H A D | composer.json | 24 "require-dev": { 27 "symplify/easy-coding-standard": "^6.1|^7.3|^9.0", 28 "friends-of-phpspec/phpspec-code-coverage": "^4.3|^6.1|dev-master", 32 "slevomat/coding-standard": "~7.0" 35 "ext-openssl": "For SSL/TLS support and some SASL mechanisms.", 36 "ext-pcntl": "For LDAP server functionality." 39 "psr-4": {"FreeDSx\\Ldap\\": "src/FreeDSx/Ldap"} 41 "autoload-dev": { 42 "psr-4": { 48 "allow-plugins": { [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/phpunit/php-token-stream/ |
| D | .travis.yml | 4 - 7.0 5 - 7.1 6 - 7.2 7 - master 12 - composer self-update 13 - composer clear-cache 16 - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest 19 - ./vendor/bin/phpunit --coverage-clover=coverage.xml 22 - bash <(curl -s https://codecov.io/bash)
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="php-token-stream" default="setup"> 14 <arg value="--no-interaction"/> 15 <arg value="--no-progress"/> 16 <arg value="--no-ansi"/> 17 <arg value="--no-suggest"/>
|
| /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/farmer/vendor/splitbrain/php-ico/ |
| H A D | .travis.yml | 4 - 5.4 5 - 5.5 6 - 5.6 7 - 7.0 8 - 7.1 11 - ./vendor/ 13 - travis_retry composer install --no-interaction --no-suggest --prefer-source 15 - composer run tests
|
| /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"/>
|
| /plugin/findologicxmlexport/vendor/myclabs/deep-copy/ |
| D | .travis.yml | 7 - COMPOSER_ROOT_VERSION=1.8.0 10 - '7.1' 11 - '7.2' 12 - nightly 17 - php: '7.1' 18 env: COMPOSER_FLAGS="--prefer-lowest" 20 - php: nightly 24 - $HOME/.composer/cache/files 27 - composer update --no-interaction --no-progress --no-suggest --prefer-dist $COMPOSER_FLAGS 28 - wget https://github.com/satooshi/php-coveralls/releases/download/v1.0.0/coveralls.phar [all …]
|
| /plugin/dw2pdf/vendor/mpdf/qrcode/.github/workflows/ |
| H A D | cs.yml | 1 # https://help.github.com/en/categories/automating-your-workflow-with-github-actions 9 - "development" 10 - "test" 18 runs-on: ${{ matrix.operating-system }} 22 php-version: 23 - "7.4" 25 operating-system: [ubuntu-latest] 28 - name: "Checkout" 31 - name: "Install PHP" 32 uses: "shivammathur/setup-php@v2" [all …]
|
| H A D | coverage.yml | 1 # https://help.github.com/en/categories/automating-your-workflow-with-github-actions 8 - "development" 9 - "coverage" 17 runs-on: ${{ matrix.operating-system }} 21 php-version: 22 - "7.4" 24 operating-system: [ubuntu-latest] 27 - name: "Checkout" 30 - name: "Install PHP" 31 uses: "shivammathur/setup-php@v2" [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/.github/workflows/ |
| H A D | cs.yml | 1 # https://help.github.com/en/categories/automating-your-workflow-with-github-actions 9 - "development" 10 - "test" 18 runs-on: ${{ matrix.operating-system }} 22 php-version: 23 - "7.4" 25 operating-system: [ubuntu-latest] 28 - name: "Checkout" 31 - name: "Install PHP" 32 uses: "shivammathur/setup-php@v2" [all …]
|
| H A D | coverage.yml | 1 # https://help.github.com/en/categories/automating-your-workflow-with-github-actions 8 - "development" 9 - "coverage" 17 runs-on: ${{ matrix.operating-system }} 21 php-version: 22 - "7.4" 24 operating-system: [ubuntu-latest] 27 - name: "Checkout" 30 - name: "Install PHP" 31 uses: "shivammathur/setup-php@v2" [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/environment/ |
| D | .travis.yml | 6 - composer self-update 9 - travis_retry composer install --no-interaction --prefer-source 12 - 5.6 13 - hhvm
|
| /plugin/findologicxmlexport/vendor/sebastian/global-state/ |
| D | .travis.yml | 4 - 5.3.3 5 - 5.3 6 - 5.4 7 - 5.5 8 - 5.6 9 - hhvm 14 - composer self-update 15 - composer install --no-interaction --prefer-source --dev
|
1234567